/AWS1/CL_BDCHARNCONTBLKDELTA00¶
Event containing a delta update to a content block.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_contentblockindex TYPE /AWS1/BDCINTEGER /AWS1/BDCINTEGER¶
The index of the content block being updated.
io_delta TYPE REF TO /AWS1/CL_BDCHARNCONTBLOCKDELTA /AWS1/CL_BDCHARNCONTBLOCKDELTA¶
The delta payload.
Queryable Attributes¶
contentBlockIndex¶
The index of the content block being updated.
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 |
delta¶
The delta payload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELTA() |
Getter for DELTA |