/AWS1/CL_BGTACTIONTHRESHOLD¶
The trigger threshold of the action.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_actionthresholdvalue TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The threshold of a notification.
iv_actionthresholdtype TYPE /AWS1/BGTTHRESHOLDTYPE /AWS1/BGTTHRESHOLDTYPE¶
The type of threshold for a notification.
Queryable Attributes¶
ActionThresholdValue¶
The threshold of a notification.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONTHRESHOLDVALUE() |
Getter for ACTIONTHRESHOLDVALUE |
ASK_ACTIONTHRESHOLDVALUE() |
Getter for ACTIONTHRESHOLDVALUE w/ exceptions if field has n |
STR_ACTIONTHRESHOLDVALUE() |
String format for ACTIONTHRESHOLDVALUE |
ActionThresholdType¶
The type of threshold for a notification.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONTHRESHOLDTYPE() |
Getter for ACTIONTHRESHOLDTYPE, with configurable default |
ASK_ACTIONTHRESHOLDTYPE() |
Getter for ACTIONTHRESHOLDTYPE w/ exceptions if field has no |
HAS_ACTIONTHRESHOLDTYPE() |
Determine if ACTIONTHRESHOLDTYPE has a value |