Skip to content

/AWS1/CL_BDODELMEMSTRAGINPUT

Input for deleting a memory strategy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_memorystrategyid TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

The unique identifier of the memory strategy to delete.


Queryable Attributes

memoryStrategyId

The unique identifier of the memory strategy to delete.

Accessible with the following methods

Method Description
GET_MEMORYSTRATEGYID() Getter for MEMORYSTRATEGYID, with configurable default
ASK_MEMORYSTRATEGYID() Getter for MEMORYSTRATEGYID w/ exceptions if field has no va
HAS_MEMORYSTRATEGYID() Determine if MEMORYSTRATEGYID 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_DELETEMEMORYSTRATEGIESLIST

TYPES TT_DELETEMEMORYSTRATEGIESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDODELMEMSTRAGINPUT WITH DEFAULT KEY
.