/AWS1/CL_BDZCONTENTBLOCK¶
A content block.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The block's text.
Queryable Attributes¶
text¶
The block's text.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CONTENTBLOCKS¶
TYPES TT_CONTENTBLOCKS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZCONTENTBLOCK WITH DEFAULT KEY
.