/AWS1/CL_SMCLISTROTATIONSRSLT¶
ListRotationsResult
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_rotations
TYPE /AWS1/CL_SMCROTATION=>TT_ROTATIONS
TT_ROTATIONS
¶
Information about rotations that meet the filter criteria.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/SMCPAGINATIONTOKEN
/AWS1/SMCPAGINATIONTOKEN
¶
The token for the next set of items to return. Use this token to get the next set of results.
Queryable Attributes¶
NextToken¶
The token for the next set of items to return. Use this token to get the next set of results.
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 |
Rotations¶
Information about rotations that meet the filter criteria.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROTATIONS() |
Getter for ROTATIONS, with configurable default |
ASK_ROTATIONS() |
Getter for ROTATIONS w/ exceptions if field has no value |
HAS_ROTATIONS() |
Determine if ROTATIONS has a value |