/AWS1/CL_LMDSTOPDURABLEEXECRSP¶
StopDurableExecutionResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_stoptimestamp TYPE /AWS1/LMDEXECUTIONTIMESTAMP /AWS1/LMDEXECUTIONTIMESTAMP¶
The timestamp when the execution was stopped (ISO 8601 format).
Queryable Attributes¶
StopTimestamp¶
The timestamp when the execution was stopped (ISO 8601 format).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STOPTIMESTAMP() |
Getter for STOPTIMESTAMP, with configurable default |
ASK_STOPTIMESTAMP() |
Getter for STOPTIMESTAMP w/ exceptions if field has no value |
HAS_STOPTIMESTAMP() |
Determine if STOPTIMESTAMP has a value |