/AWS1/CL_IOVSTATECHANGECONF¶
Contains the configuration information of alarm state changes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_triggertype TYPE /AWS1/IOVTRIGGERTYPE /AWS1/IOVTRIGGERTYPE¶
The trigger type. If the value is
SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to theNORMALstate.
Queryable Attributes¶
triggerType¶
The trigger type. If the value is
SNOOZE_TIMEOUT, the snooze duration ends and the alarm automatically changes to theNORMALstate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIGGERTYPE() |
Getter for TRIGGERTYPE, with configurable default |
ASK_TRIGGERTYPE() |
Getter for TRIGGERTYPE w/ exceptions if field has no value |
HAS_TRIGGERTYPE() |
Determine if TRIGGERTYPE has a value |