/AWS1/CL_CWOPLINOUTPUTERROR¶
Contains detailed error information from pipeline test operations, providing structured error responses for better debugging and troubleshooting capabilities.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_message TYPE /AWS1/CWOSTRING /AWS1/CWOSTRING¶
The detailed error message describing what went wrong during the pipeline test operation for this record.
Queryable Attributes¶
Message¶
The detailed error message describing what went wrong during the pipeline test operation for this record.
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 |