/AWS1/CL_SFNSTOPEXECOUTPUT¶
StopExecutionOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_stopdate TYPE /AWS1/SFNTIMESTAMP /AWS1/SFNTIMESTAMP¶
The date the execution is stopped.
Queryable Attributes¶
stopDate¶
The date the execution is stopped.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STOPDATE() |
Getter for STOPDATE, with configurable default |
ASK_STOPDATE() |
Getter for STOPDATE w/ exceptions if field has no value |
HAS_STOPDATE() |
Determine if STOPDATE has a value |