/AWS1/CL_BDCMEMORYCONTENT¶
Contains the content of a memory record.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_text
TYPE /AWS1/BDCSENSITIVESTRING
/AWS1/BDCSENSITIVESTRING
¶
The text content of the memory record.
Queryable Attributes¶
text¶
The text content of the memory record.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT has a value |