/AWS1/CL_LICLISTLICENSESRSP¶
ListLicensesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_LICENSES
TYPE /AWS1/CL_LICLICENSE=>TT_LICENSELIST
TT_LICENSELIST
¶
License details.
IV_NEXTTOKEN
TYPE /AWS1/LICSTRING
/AWS1/LICSTRING
¶
Token for the next set of results.
Queryable Attributes¶
Licenses¶
License details.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LICENSES() |
Getter for LICENSES, with configurable default |
ASK_LICENSES() |
Getter for LICENSES w/ exceptions if field has no value |
HAS_LICENSES() |
Determine if LICENSES has a value |
NextToken¶
Token for 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 |