Skip to content

/AWS1/CL_BIC=>LISTBILLINGGROUPCOSTREPORTS()

About ListBillingGroupCostReports

A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web Services charges based on the associated pricing plan of a billing group.

Method Signature

IMPORTING

Optional arguments:

IV_BILLINGPERIOD TYPE /AWS1/BICBILLINGPERIOD /AWS1/BICBILLINGPERIOD

The preferred billing period for your report.

IV_MAXRESULTS TYPE /AWS1/BICMAXBLLNGGROUPRESULTS /AWS1/BICMAXBLLNGGROUPRESULTS

The maximum number of reports to retrieve.

IV_NEXTTOKEN TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN

The pagination token that's used on subsequent calls to get reports.

IO_FILTERS TYPE REF TO /AWS1/CL_BICLSTBLLGRCOSTRPTS01 /AWS1/CL_BICLSTBLLGRCOSTRPTS01

A ListBillingGroupCostReportsFilter to specify billing groups to retrieve reports from.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BICLSTBLLGRCOSTRPTS02 /AWS1/CL_BICLSTBLLGRCOSTRPTS02