Skip to content

/AWS1/CL_BIC=>GETBILLINGGROUPCOSTREPORT()

About GetBillingGroupCostReport

Retrieves the margin summary report, which includes the Amazon Web Services cost and charged amount (pro forma cost) by Amazon Web Service for a specific billing group.

Method Signature

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/BICBILLINGGROUPARN /AWS1/BICBILLINGGROUPARN

The Amazon Resource Number (ARN) that uniquely identifies the billing group.

Optional arguments:

IO_BILLINGPERIODRANGE TYPE REF TO /AWS1/CL_BICBILLINGPERIODRANGE /AWS1/CL_BICBILLINGPERIODRANGE

A time range for which the margin summary is effective. You can specify up to 12 months.

IT_GROUPBY TYPE /AWS1/CL_BICGROUPBYATTRSLIST_W=>TT_GROUPBYATTRIBUTESLIST TT_GROUPBYATTRIBUTESLIST

A list of strings that specify the attributes that are used to break down costs in the margin summary reports for the billing group. For example, you can view your costs by the Amazon Web Service name or the billing period.

IV_MAXRESULTS TYPE /AWS1/BICMAXBLLGROUPCOSTRPTRSS /AWS1/BICMAXBLLGROUPCOSTRPTRSS

The maximum number of margin summary reports to retrieve.

IV_NEXTTOKEN TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN

The pagination token used on subsequent calls to get reports.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BICGETBLLGRCOSTRPTOUT /AWS1/CL_BICGETBLLGRCOSTRPTOUT