/AWS1/CL_BDCHARNCONTBLKSTRTEVT¶
Event indicating the start of a content block.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_contentblockindex TYPE /AWS1/BDCINTEGER /AWS1/BDCINTEGER¶
The index of the content block within the message.
io_start TYPE REF TO /AWS1/CL_BDCHARNCONTBLOCKSTART /AWS1/CL_BDCHARNCONTBLOCKSTART¶
The content block start payload.
Queryable Attributes¶
contentBlockIndex¶
The index of the content block within the message.
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 |
start¶
The content block start payload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_START() |
Getter for START |