Skip to content

/AWS1/CL_BIIINVOICECURRENCYA00

The amount charged after taxes, in the preferred currency.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_totalamount TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

The invoice currency amount.

iv_totalamountbeforetax TYPE /AWS1/BIIBASICSTRING /AWS1/BIIBASICSTRING

Details about the invoice total amount before tax.

iv_currencycode TYPE /AWS1/BIICURRENCYCODE /AWS1/BIICURRENCYCODE

The currency dominion of the invoice document.

io_amountbreakdown TYPE REF TO /AWS1/CL_BIIAMOUNTBREAKDOWN /AWS1/CL_BIIAMOUNTBREAKDOWN

Details about the invoice currency amount.

io_currencyexchangedetails TYPE REF TO /AWS1/CL_BIICURRENCYEXCHANGE00 /AWS1/CL_BIICURRENCYEXCHANGE00

The details of currency exchange.


Queryable Attributes

TotalAmount

The invoice currency amount.

Accessible with the following methods

Method Description
GET_TOTALAMOUNT() Getter for TOTALAMOUNT, with configurable default
ASK_TOTALAMOUNT() Getter for TOTALAMOUNT w/ exceptions if field has no value
HAS_TOTALAMOUNT() Determine if TOTALAMOUNT has a value

TotalAmountBeforeTax

Details about the invoice total amount before tax.

Accessible with the following methods

Method Description
GET_TOTALAMOUNTBEFORETAX() Getter for TOTALAMOUNTBEFORETAX, with configurable default
ASK_TOTALAMOUNTBEFORETAX() Getter for TOTALAMOUNTBEFORETAX w/ exceptions if field has n
HAS_TOTALAMOUNTBEFORETAX() Determine if TOTALAMOUNTBEFORETAX has a value

CurrencyCode

The currency dominion of the invoice document.

Accessible with the following methods

Method Description
GET_CURRENCYCODE() Getter for CURRENCYCODE, with configurable default
ASK_CURRENCYCODE() Getter for CURRENCYCODE w/ exceptions if field has no value
HAS_CURRENCYCODE() Determine if CURRENCYCODE has a value

AmountBreakdown

Details about the invoice currency amount.

Accessible with the following methods

Method Description
GET_AMOUNTBREAKDOWN() Getter for AMOUNTBREAKDOWN

CurrencyExchangeDetails

The details of currency exchange.

Accessible with the following methods

Method Description
GET_CURRENCYEXCHANGEDETAILS() Getter for CURRENCYEXCHANGEDETAILS