Skip to content

/AWS1/CL_MPGBTCCREBLLADJSTITEM

A successfully created billing adjustment request item.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_billingadjstmtrequestid TYPE /AWS1/MPGBLLNGADJSTMTREQUESTID /AWS1/MPGBLLNGADJSTMTREQUESTID

The unique identifier of the created billing adjustment request.

iv_clienttoken TYPE /AWS1/MPGCLIENTTOKEN /AWS1/MPGCLIENTTOKEN

The client token provided in the corresponding request entry.


Queryable Attributes

billingAdjustmentRequestId

The unique identifier of the created billing adjustment request.

Accessible with the following methods

Method Description
GET_BILLINGADJSTMTREQUESTID() Getter for BILLINGADJUSTMENTREQUESTID, with configurable def
ASK_BILLINGADJSTMTREQUESTID() Getter for BILLINGADJUSTMENTREQUESTID w/ exceptions if field
HAS_BILLINGADJSTMTREQUESTID() Determine if BILLINGADJUSTMENTREQUESTID has a value

clientToken

The client token provided in the corresponding request entry.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BTCCREBLLNGADJSTMTITEMLIST

TYPES TT_BTCCREBLLNGADJSTMTITEMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MPGBTCCREBLLADJSTITEM WITH DEFAULT KEY
.