/AWS1/CL_BDRERRORBLOCK¶
A block containing error information when content processing fails.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_message TYPE /AWS1/BDRSTRING /AWS1/BDRSTRING¶
A human-readable error message describing what went wrong during content processing.
Queryable Attributes¶
message¶
A human-readable error message describing what went wrong during content processing.
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 |