/AWS1/CL_APSDSCAPPLICENSEUSA01¶
DescribeAppLicenseUsageResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_applicenseusages TYPE /AWS1/CL_APSADMINAPPLICENSEU00=>TT_ADMINAPPLICENSEUSAGELIST TT_ADMINAPPLICENSEUSAGELIST¶
Collection of license usage records.
iv_nexttoken TYPE /AWS1/APSSTRING /AWS1/APSSTRING¶
Token for pagination of results.
Queryable Attributes¶
AppLicenseUsages¶
Collection of license usage records.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICENSEUSAGES() |
Getter for APPLICENSEUSAGES, with configurable default |
ASK_APPLICENSEUSAGES() |
Getter for APPLICENSEUSAGES w/ exceptions if field has no va |
HAS_APPLICENSEUSAGES() |
Determine if APPLICENSEUSAGES has a value |
NextToken¶
Token for pagination 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 |