/AWS1/CL_MDLFAILOVERCONDITION¶
Failover Condition settings. There can be multiple failover conditions inside AutomaticInputFailoverSettings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_failoverconditionsettings TYPE REF TO /AWS1/CL_MDLFAILOVERCONDSTGS /AWS1/CL_MDLFAILOVERCONDSTGS¶
Failover condition type-specific settings.
Queryable Attributes¶
FailoverConditionSettings¶
Failover condition type-specific settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILOVERCONDSETTINGS() |
Getter for FAILOVERCONDITIONSETTINGS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFFAILOVERCONDITION¶
TYPES TT___LISTOFFAILOVERCONDITION TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLFAILOVERCONDITION WITH DEFAULT KEY
.