/AWS1/CL_APYERRORDETAIL¶
Contains the list of errors generated. When using JavaScript, this will apply to the request or response function evaluation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_message TYPE /AWS1/APYERRORMESSAGE /AWS1/APYERRORMESSAGE¶
The error payload.
Queryable Attributes¶
message¶
The error payload.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |