/AWS1/CL_R5VUPROUTINGCTLSTAT03¶
A routing control state entry.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_routingcontrolarn
TYPE /AWS1/R5VARN
/AWS1/R5VARN
¶
The Amazon Resource Name (ARN) for a routing control state entry.
iv_routingcontrolstate
TYPE /AWS1/R5VROUTINGCONTROLSTATE
/AWS1/R5VROUTINGCONTROLSTATE
¶
The routing control state in a set of routing control state entries.
Queryable Attributes¶
RoutingControlArn¶
The Amazon Resource Name (ARN) for a routing control state entry.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROUTINGCONTROLARN() |
Getter for ROUTINGCONTROLARN, with configurable default |
ASK_ROUTINGCONTROLARN() |
Getter for ROUTINGCONTROLARN w/ exceptions if field has no v |
HAS_ROUTINGCONTROLARN() |
Determine if ROUTINGCONTROLARN has a value |
RoutingControlState¶
The routing control state in a set of routing control state entries.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROUTINGCONTROLSTATE() |
Getter for ROUTINGCONTROLSTATE, with configurable default |
ASK_ROUTINGCONTROLSTATE() |
Getter for ROUTINGCONTROLSTATE w/ exceptions if field has no |
HAS_ROUTINGCONTROLSTATE() |
Determine if ROUTINGCONTROLSTATE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_UPDROUTINGCTLSTATEENTRIES
¶
TYPES TT_UPDROUTINGCTLSTATEENTRIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_R5VUPROUTINGCTLSTAT03 WITH DEFAULT KEY
.