/AWS1/CL_BDRCONTBLOCKSTRTEVENT¶
Content block start event.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_start TYPE REF TO /AWS1/CL_BDRCONTENTBLOCKSTART /AWS1/CL_BDRCONTENTBLOCKSTART¶
Start information about a content block start event.
iv_contentblockindex TYPE /AWS1/BDRNONNEGATIVEINTEGER /AWS1/BDRNONNEGATIVEINTEGER¶
The index for a content block start event.
Queryable Attributes¶
start¶
Start information about a content block start event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_START() |
Getter for START |
contentBlockIndex¶
The index for a content block start event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTENTBLOCKINDEX() |
Getter for CONTENTBLOCKINDEX, with configurable default |
ASK_CONTENTBLOCKINDEX() |
Getter for CONTENTBLOCKINDEX w/ exceptions if field has no v |
HAS_CONTENTBLOCKINDEX() |
Determine if CONTENTBLOCKINDEX has a value |