/AWS1/CL_LICREPORTCONTEXT¶
Details of the license configuration that this generator reports on.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_licenseconfigurationarns TYPE /AWS1/CL_LICARNLIST_W=>TT_ARNLIST TT_ARNLIST¶
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
it_licenseassetgrouparns TYPE /AWS1/CL_LICARNLIST_W=>TT_ARNLIST TT_ARNLIST¶
Amazon Resource Names (ARNs) of the license asset groups to include in the report.
iv_reportstartdate TYPE /AWS1/LICDATETIME /AWS1/LICDATETIME¶
Start date for the report data collection period.
iv_reportenddate TYPE /AWS1/LICDATETIME /AWS1/LICDATETIME¶
End date for the report data collection period.
Queryable Attributes¶
licenseConfigurationArns¶
Amazon Resource Name (ARN) of the license configuration that this generator reports on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSECONFIGURATIONARNS() |
Getter for LICENSECONFIGURATIONARNS, with configurable defau |
ASK_LICENSECONFIGURATIONARNS() |
Getter for LICENSECONFIGURATIONARNS w/ exceptions if field h |
HAS_LICENSECONFIGURATIONARNS() |
Determine if LICENSECONFIGURATIONARNS has a value |
licenseAssetGroupArns¶
Amazon Resource Names (ARNs) of the license asset groups to include in the report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEASSETGROUPARNS() |
Getter for LICENSEASSETGROUPARNS, with configurable default |
ASK_LICENSEASSETGROUPARNS() |
Getter for LICENSEASSETGROUPARNS w/ exceptions if field has |
HAS_LICENSEASSETGROUPARNS() |
Determine if LICENSEASSETGROUPARNS has a value |
reportStartDate¶
Start date for the report data collection period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPORTSTARTDATE() |
Getter for REPORTSTARTDATE, with configurable default |
ASK_REPORTSTARTDATE() |
Getter for REPORTSTARTDATE w/ exceptions if field has no val |
HAS_REPORTSTARTDATE() |
Determine if REPORTSTARTDATE has a value |
reportEndDate¶
End date for the report data collection period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPORTENDDATE() |
Getter for REPORTENDDATE, with configurable default |
ASK_REPORTENDDATE() |
Getter for REPORTENDDATE w/ exceptions if field has no value |
HAS_REPORTENDDATE() |
Determine if REPORTENDDATE has a value |