D03B0174 - Get Invoice Exchange Rate For Euro DS
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szInvCurrencyCodeBase | BCRC | char | REQ | 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
| ||||
szInvTransactionCurrency | CRCD | char | REQ | INPUT |
A code that identifies the currency of a transaction. | ||||
mnInvoiceExchangeRate | 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
| ||||
cCurrencyConversionMethod | CRCM | char | OPT | OUTPUT |
A value that specifies which method to use when converting from one currency to another. Valid values are:
Y
Multiplier method. The
| ||||
mnTriangulationRate1 | CRR | MATH_NUMERIC | OPT | OUTPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
mnTriangulationRate2 | CRR | MATH_NUMERIC | OPT | OUTPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
mnInvoiceRateToUse | CRR | MATH_NUMERIC | OPT | OUTPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
jdInvoiceExchangeRateDate | ERDJ | JDEDATE | REQ | INPUT |
The date that the system uses to retrieve the exchange rate from the Currency Exchange Rates table (F0015). |
B0000173 Determine Date, Conversion Method and Rates |
F00151 Needed for upgrade for XE and below |