/AWS1/CL_LMDWAITDETAILS¶
Details about a wait operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_scheduledendtimestamp TYPE /AWS1/LMDEXECUTIONTIMESTAMP /AWS1/LMDEXECUTIONTIMESTAMP¶
The date and time when the wait operation is scheduled to complete, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Queryable Attributes¶
ScheduledEndTimestamp¶
The date and time when the wait operation is scheduled to complete, in ISO-8601 format (YYYY-MM-DDThh:mm:ss.sTZD).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEDENDTIMESTAMP() |
Getter for SCHEDULEDENDTIMESTAMP, with configurable default |
ASK_SCHEDULEDENDTIMESTAMP() |
Getter for SCHEDULEDENDTIMESTAMP w/ exceptions if field has |
HAS_SCHEDULEDENDTIMESTAMP() |
Determine if SCHEDULEDENDTIMESTAMP has a value |