/AWS1/CL_LICLSTLICENSECONVRS01¶
ListLicenseConversionTasksResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseconversiontasks TYPE /AWS1/CL_LICLICENSECONVRSTASK=>TT_LICENSECONVERSIONTASKS TT_LICENSECONVERSIONTASKS¶
Information about the license configuration tasks for your account.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
LicenseConversionTasks¶
Information about the license configuration tasks for your account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSECONVERSIONTASKS() |
Getter for LICENSECONVERSIONTASKS, with configurable default |
ASK_LICENSECONVERSIONTASKS() |
Getter for LICENSECONVERSIONTASKS w/ exceptions if field has |
HAS_LICENSECONVERSIONTASKS() |
Determine if LICENSECONVERSIONTASKS 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 |