/AWS1/CL_LMDEXECUTIONDETAILS¶
Details about a durable execution.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_inputpayload TYPE /AWS1/LMDINPUTPAYLOAD /AWS1/LMDINPUTPAYLOAD¶
The original input payload provided for the durable execution.
Queryable Attributes¶
InputPayload¶
The original input payload provided for the durable execution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTPAYLOAD() |
Getter for INPUTPAYLOAD, with configurable default |
ASK_INPUTPAYLOAD() |
Getter for INPUTPAYLOAD w/ exceptions if field has no value |
HAS_INPUTPAYLOAD() |
Determine if INPUTPAYLOAD has a value |