/AWS1/CL_DOASENDMSGRSPINPRGEVT¶
Event emitted while the response is being generated
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_responseid TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
The response ID
iv_sequencenumber TYPE /AWS1/DOAINTEGER /AWS1/DOAINTEGER¶
Event sequence number
Queryable Attributes¶
responseId¶
The response ID
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESPONSEID() |
Getter for RESPONSEID, with configurable default |
ASK_RESPONSEID() |
Getter for RESPONSEID w/ exceptions if field has no value |
HAS_RESPONSEID() |
Determine if RESPONSEID has a value |
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 |