/AWS1/CL_R5DVIEWBILLINGRSP¶
The ViewBilling response includes the following elements.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nextpagemarker TYPE /AWS1/R5DPAGEMARKER /AWS1/R5DPAGEMARKER¶
If there are more billing records than you specified for
MaxItemsin the request, submit another request and include the value ofNextPageMarkerin the value ofMarker.
it_billingrecords TYPE /AWS1/CL_R5DBILLINGRECORD=>TT_BILLINGRECORDS TT_BILLINGRECORDS¶
A summary of billing records.
Queryable Attributes¶
NextPageMarker¶
If there are more billing records than you specified for
MaxItemsin the request, submit another request and include the value ofNextPageMarkerin the value ofMarker.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTPAGEMARKER() |
Getter for NEXTPAGEMARKER, with configurable default |
ASK_NEXTPAGEMARKER() |
Getter for NEXTPAGEMARKER w/ exceptions if field has no valu |
HAS_NEXTPAGEMARKER() |
Determine if NEXTPAGEMARKER has a value |
BillingRecords¶
A summary of billing records.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BILLINGRECORDS() |
Getter for BILLINGRECORDS, with configurable default |
ASK_BILLINGRECORDS() |
Getter for BILLINGRECORDS w/ exceptions if field has no valu |
HAS_BILLINGRECORDS() |
Determine if BILLINGRECORDS has a value |