/AWS1/CL_LICLSTLICENSEMANAGE01¶
ListLicenseManagerReportGeneratorsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_reportgenerators TYPE /AWS1/CL_LICREPORTGENERATOR=>TT_REPORTGENERATORLIST TT_REPORTGENERATORLIST¶
A report generator that creates periodic reports about your license configurations.
iv_nexttoken TYPE /AWS1/LICSTRING /AWS1/LICSTRING¶
Token for the next set of results.
Queryable Attributes¶
ReportGenerators¶
A report generator that creates periodic reports about your license configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPORTGENERATORS() |
Getter for REPORTGENERATORS, with configurable default |
ASK_REPORTGENERATORS() |
Getter for REPORTGENERATORS w/ exceptions if field has no va |
HAS_REPORTGENERATORS() |
Determine if REPORTGENERATORS 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 |