/AWS1/CL_BICLSTBLLGRCOSTRPTS02¶
ListBillingGroupCostReportsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_billinggroupcostreports TYPE /AWS1/CL_BICBLLGRCOSTRPTELEM00=>TT_BILLINGGROUPCOSTREPORTLIST TT_BILLINGGROUPCOSTREPORTLIST¶
A list of
BillingGroupCostReportElementretrieved.
iv_nexttoken TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN¶
The pagination token that's used on subsequent calls to get reports.
Queryable Attributes¶
BillingGroupCostReports¶
A list of
BillingGroupCostReportElementretrieved.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGGROUPCOSTREPORTS() |
Getter for BILLINGGROUPCOSTREPORTS, with configurable defaul |
ASK_BILLINGGROUPCOSTREPORTS() |
Getter for BILLINGGROUPCOSTREPORTS w/ exceptions if field ha |
HAS_BILLINGGROUPCOSTREPORTS() |
Determine if BILLINGGROUPCOSTREPORTS has a value |
NextToken¶
The pagination token that's used on subsequent calls to get reports.
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 |