/AWS1/CL_LIC=>UPLICENSEMANAGERRPTGENERATOR()
¶
About UpdateLicenseManagerReportGenerator¶
Updates a report generator.
After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LICENSEMANAGERRPTGENERA00
TYPE /AWS1/LICSTRING
/AWS1/LICSTRING
¶
Amazon Resource Name (ARN) of the report generator to update.
IV_REPORTGENERATORNAME
TYPE /AWS1/LICREPORTGENERATORNAME
/AWS1/LICREPORTGENERATORNAME
¶
Name of the report generator.
IT_TYPE
TYPE /AWS1/CL_LICREPORTTYPELIST_W=>TT_REPORTTYPELIST
TT_REPORTTYPELIST
¶
Type of reports to generate. The following report types are supported:
License configuration report - Reports the number and details of consumed licenses for a license configuration.
Resource report - Reports the tracked licenses and resource consumption for a license configuration.
IO_REPORTCONTEXT
TYPE REF TO /AWS1/CL_LICREPORTCONTEXT
/AWS1/CL_LICREPORTCONTEXT
¶
The report context.
IO_REPORTFREQUENCY
TYPE REF TO /AWS1/CL_LICREPORTFREQUENCY
/AWS1/CL_LICREPORTFREQUENCY
¶
Frequency by which reports are generated.
IV_CLIENTTOKEN
TYPE /AWS1/LICCLIENTREQUESTTOKEN
/AWS1/LICCLIENTREQUESTTOKEN
¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/LICSTRING
/AWS1/LICSTRING
¶
Description of the report generator.