Skip to content

/AWS1/CL_DOASENDMSGCONTBLKDE00

Event emitted for each incremental content delta within a content block

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_index TYPE /AWS1/DOAINTEGER /AWS1/DOAINTEGER

Zero-based index of the content block

io_delta TYPE REF TO /AWS1/CL_DOASENDMSGCONTBLKDE01 /AWS1/CL_DOASENDMSGCONTBLKDE01

The incremental content delta

iv_sequencenumber TYPE /AWS1/DOAINTEGER /AWS1/DOAINTEGER

Event sequence number


Queryable Attributes

index

Zero-based index of the content block

Accessible with the following methods

Method Description
GET_INDEX() Getter for INDEX, with configurable default
ASK_INDEX() Getter for INDEX w/ exceptions if field has no value
HAS_INDEX() Determine if INDEX has a value

delta

The incremental content delta

Accessible with the following methods

Method Description
GET_DELTA() Getter for DELTA

sequenceNumber

Event sequence number

Accessible with the following methods

Method Description
GET_SEQUENCENUMBER() Getter for SEQUENCENUMBER, with configurable default
ASK_SEQUENCENUMBER() Getter for SEQUENCENUMBER w/ exceptions if field has no valu
HAS_SEQUENCENUMBER() Determine if SEQUENCENUMBER has a value