/AWS1/CL_R5CLISTCTLPANELSRSP¶
ListControlPanelsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_controlpanels TYPE /AWS1/CL_R5CCONTROLPANEL=>TT___LISTOFCONTROLPANEL TT___LISTOFCONTROLPANEL¶
The result of a successful ListControlPanel request.
iv_nexttoken TYPE /AWS1/R5C__STRMIN1MAX8096PATS /AWS1/R5C__STRMIN1MAX8096PATS¶
The token that identifies which batch of results you want to see.
Queryable Attributes¶
ControlPanels¶
The result of a successful ListControlPanel request.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_CONTROLPANELS() | Getter for CONTROLPANELS, with configurable default | 
| ASK_CONTROLPANELS() | Getter for CONTROLPANELS w/ exceptions if field has no value | 
| HAS_CONTROLPANELS() | Determine if CONTROLPANELS has a value | 
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 |