/AWS1/CL_BICGETBLLGRCOSTRPTOUT¶
GetBillingGroupCostReportOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_bllnggroupcostreportrslts TYPE /AWS1/CL_BICBLLGRCOSTRPTRSEL00=>TT_BLLNGGROUPCOSTRPTRSLTSLIST TT_BLLNGGROUPCOSTRPTRSLTSLIST¶
The list of margin summary reports.
iv_nexttoken TYPE /AWS1/BICTOKEN /AWS1/BICTOKEN¶
The pagination token used on subsequent calls to get reports.
Queryable Attributes¶
BillingGroupCostReportResults¶
The list of margin summary reports.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLLNGGROUPCOSTRPTRSLTS() |
Getter for BLLNGGROUPCOSTREPORTRESULTS, with configurable de |
ASK_BLLNGGROUPCOSTRPTRSLTS() |
Getter for BLLNGGROUPCOSTREPORTRESULTS w/ exceptions if fiel |
HAS_BLLNGGROUPCOSTRPTRSLTS() |
Determine if BLLNGGROUPCOSTREPORTRESULTS has a value |
NextToken¶
The pagination token 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 |