/AWS1/CL_SGMFAILSTEPMETADATA¶
The container for the metadata for Fail step.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_errormessage
TYPE /AWS1/SGMSTRING3072
/AWS1/SGMSTRING3072
¶
A message that you define and then is processed and rendered by the Fail step when the error occurs.
Queryable Attributes¶
ErrorMessage¶
A message that you define and then is processed and rendered by the Fail step when the error occurs.
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 |