Skip to content

/AWS1/CL_DOASENDMSGRSPFAILEVT

Event emitted when the response fails

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_responseid TYPE /AWS1/DOASTRING /AWS1/DOASTRING

The response ID

iv_errorcode TYPE /AWS1/DOASTRING /AWS1/DOASTRING

Error code

iv_errormessage TYPE /AWS1/DOASTRING /AWS1/DOASTRING

Error message

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

errorCode

Error code

Accessible with the following methods

Method Description
GET_ERRORCODE() Getter for ERRORCODE, with configurable default
ASK_ERRORCODE() Getter for ERRORCODE w/ exceptions if field has no value
HAS_ERRORCODE() Determine if ERRORCODE has a value

errorMessage

Error message

Accessible with the following methods

Method Description
GET_ERRORMESSAGE() Getter for ERRORMESSAGE, with configurable default
ASK_ERRORMESSAGE() Getter for ERRORMESSAGE w/ exceptions if field has no value
HAS_ERRORMESSAGE() Determine if ERRORMESSAGE 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