/AWS1/CL_LICLSTASTSFRLICENSE01¶
ListAssetsForLicenseAssetGroupResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_assets TYPE /AWS1/CL_LICASSET=>TT_ASSETLIST TT_ASSETLIST¶
Assets.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
Assets¶
Assets.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETS() |
Getter for ASSETS, with configurable default |
ASK_ASSETS() |
Getter for ASSETS w/ exceptions if field has no value |
HAS_ASSETS() |
Determine if ASSETS 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 |