/AWS1/CL_DOASENDMSGRSPCMPLEVT¶
Event emitted when the response completes successfully
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_responseid TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
The response ID
io_usage TYPE REF TO /AWS1/CL_DOASENDMSGUSAGEINFO /AWS1/CL_DOASENDMSGUSAGEINFO¶
Token usage information
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 |
usage¶
Token usage information
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USAGE() |
Getter for USAGE |
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 |