/AWS1/CL_IOSEXECUTIONSTATUS¶
The status of the execution.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_state TYPE /AWS1/IOSEXECUTIONSTATE /AWS1/IOSEXECUTIONSTATE¶
The current state of the computation model.
Queryable Attributes¶
state¶
The current state of the computation model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |