D03B0175 - Convert To Transaction Amounts
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szReceiptCurrency | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
| mnInvoiceAmountGrossDom | AG | MATH_NUMERIC | OPT | INPUT |
A value that specifies the total amount of the invoice or voucher pay item. The gross amount might include the tax amount, depending on
| ||||
| mnInvoiceAmountOpenDom | AAP | MATH_NUMERIC | OPT | INPUT |
The amount of an invoice or voucher pay item that is unpaid. | ||||
| mnInvAmtDiscAvailableDom | ADSC | MATH_NUMERIC | OPT | INPUT |
The amount of the invoice or voucher pay item that is eligible to be subtracted from the gross amount when the transaction is paid. The
| ||||
| mnInvAmountDiscTakenDom | ADSA | MATH_NUMERIC | OPT | INPUT |
The amount by which an invoice or voucher is reduced if paid by a specific date. The discount taken does not have to be the same as the
| ||||
| mnInvoiceAmountGrossFor | ACR | MATH_NUMERIC | OPT | INPUT |
The foreign currency amount entered on the transaction. If the Multi-Currency Conversion option on the General Accounting constants is set
| ||||
| mnInvoiceAmountOpenFor | FAP | MATH_NUMERIC | OPT | INPUT |
The unpaid foreign amount of a transaction. | ||||
| mnInvoiceDiscountAvailFor | CDS | MATH_NUMERIC | OPT | INPUT |
The foreign amount of the discount available as opposed to the amount of the discount actually taken. | ||||
| mnInvoiceDiscountTakenFor | CDSA | MATH_NUMERIC | OPT | INPUT |
The amount of the discount, expressed in the foreign currency of the transaction, that was taken or granted during the application of a
| ||||
| szInvoiceTransactionCurr | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
| cInvoiceCurrencyMode | CRRM | char | OPT | INPUT |
An option that specifies whether the system displays amounts in the domestic or foreign currency.
On
The system displays amounts in the
| ||||
| jdExchangeRateDate | ERDJ | JDEDATE | OPT | INPUT |
The date that the system uses to retrieve the exchange rate from the Currency Exchange Rates table (F0015). | ||||
| mnTransactionGross | ACR | MATH_NUMERIC | OPT | OUTPUT |
The foreign currency amount entered on the transaction. If the Multi-Currency Conversion option on the General Accounting constants is set
| ||||
| mnTransactionOpen | FAP | MATH_NUMERIC | OPT | OUTPUT |
The unpaid foreign amount of a transaction. | ||||
| mnTransactionDiscountAvail | CDS | MATH_NUMERIC | OPT | OUTPUT |
The foreign amount of the discount available as opposed to the amount of the discount actually taken. | ||||
| mnTransactionDiscountTaken | CDSA | MATH_NUMERIC | OPT | OUTPUT |
The amount of the discount, expressed in the foreign currency of the transaction, that was taken or granted during the application of a
| ||||
| mnInvAddressNumber | AN8 | MATH_NUMERIC | OPT | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| mnAlternateCurrencyExchangeRat | ACRR | MATH_NUMERIC | OPT | OUTPUT |
The exchange rate used for an alternate currency receipt. This is the exchange rate between the base currency of the invoice and the
| ||||
| mnAlternateCurrencyRateLeg1 | ACR1 | MATH_NUMERIC | OPT | OUTPUT |
The exchange rate from the foreign currency of an invoice to the triangulation currency (leg 1). This rate applies when you are using
| ||||
| mnAlternateCurrencyRateLeg2 | ACR2 | MATH_NUMERIC | OPT | OUTPUT |
The exchange rate from the triangulation currency to the base currency of an invoice (leg 2). This rate applies when you use triangulation to
| ||||
| cAltCurrencyConversionMethod | ACRM | char | OPT | OUTPUT |
The currency conversion method used when an alternate currency receipt is applied to an invoice. Valid values are:
Y
Multiplier
| ||||
| mnReceiptSpotRate | CRR | MATH_NUMERIC | OPT | INPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
| szReceiptBaseCurrency | BCRC | char | OPT | INPUT |
A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the
| ||||
| szInvoiceBaseCurrency | BCRC | char | OPT | INPUT |
A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the
| ||||
| None |
| None |