Skip to content

/AWS1/CL_BDCMEMORYRECDELINPUT

Input structure to delete an existing memory record.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_memoryrecordid TYPE /AWS1/BDCMEMORYRECORDID /AWS1/BDCMEMORYRECORDID

The unique ID of the memory record to be deleted.


Queryable Attributes

memoryRecordId

The unique ID of the memory record to be deleted.

Accessible with the following methods

Method Description
GET_MEMORYRECORDID() Getter for MEMORYRECORDID, with configurable default
ASK_MEMORYRECORDID() Getter for MEMORYRECORDID w/ exceptions if field has no valu
HAS_MEMORYRECORDID() Determine if MEMORYRECORDID has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_MEMORYRECSDELETEINPUTLIST

TYPES TT_MEMORYRECSDELETEINPUTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCMEMORYRECDELINPUT WITH DEFAULT KEY
.