/AWS1/CL_IOVSYSTEMEVENT¶
Contains information about alarm state changes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventtype TYPE /AWS1/IOVEVENTTYPE /AWS1/IOVEVENTTYPE¶
The event type. If the value is
STATE_CHANGE, the event contains information about alarm state changes.
io_statechangeconfiguration TYPE REF TO /AWS1/CL_IOVSTATECHANGECONF /AWS1/CL_IOVSTATECHANGECONF¶
Contains the configuration information of alarm state changes.
Queryable Attributes¶
eventType¶
The event type. If the value is
STATE_CHANGE, the event contains information about alarm state changes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTYPE() |
Getter for EVENTTYPE, with configurable default |
ASK_EVENTTYPE() |
Getter for EVENTTYPE w/ exceptions if field has no value |
HAS_EVENTTYPE() |
Determine if EVENTTYPE has a value |
stateChangeConfiguration¶
Contains the configuration information of alarm state changes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATECHANGECONFIGURATION() |
Getter for STATECHANGECONFIGURATION |