/AWS1/CL_FISUPSAFETYLEVERSTA01¶
Specifies a state for a safety lever.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/FISSAFETYLEVERSTATINPUT /AWS1/FISSAFETYLEVERSTATINPUT¶
The updated state of the safety lever.
iv_reason TYPE /AWS1/FISSAFETYLEVERSTATUSRSN /AWS1/FISSAFETYLEVERSTATUSRSN¶
The reason for updating the state of the safety lever.
Queryable Attributes¶
status¶
The updated state of the safety lever.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
reason¶
The reason for updating the state of the safety lever.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASON() |
Getter for REASON, with configurable default |
ASK_REASON() |
Getter for REASON w/ exceptions if field has no value |
HAS_REASON() |
Determine if REASON has a value |