/AWS1/CL_R5CLISTROUTINGCTLSRSP¶
ListRoutingControlsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5C__STRMIN1MAX8096PATS /AWS1/R5C__STRMIN1MAX8096PATS¶
The token that identifies which batch of results you want to see.
it_routingcontrols TYPE /AWS1/CL_R5CROUTINGCONTROL=>TT___LISTOFROUTINGCONTROL TT___LISTOFROUTINGCONTROL¶
An array of routing controls.
Queryable Attributes¶
NextToken¶
The token that identifies which batch of results you want to see.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
RoutingControls¶
An array of routing controls.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGCONTROLS() |
Getter for ROUTINGCONTROLS, with configurable default |
ASK_ROUTINGCONTROLS() |
Getter for ROUTINGCONTROLS w/ exceptions if field has no val |
HAS_ROUTINGCONTROLS() |
Determine if ROUTINGCONTROLS has a value |