GetInvExchRate

Get Invoice Exchange Rate For Euro

Major Business Rule

Object Name: B03B0174

Parent DLL: CFIN

Location: Client/Server

Language: C

Data Structure

D03B0174 - Get Invoice Exchange Rate For Euro DS

Parameter NameData ItemData TypeReq/OptI/O/Both
szInvCurrencyCodeBaseBCRCcharREQINPUT

A code that represents the currency of the company for a transaction. For a foreign currency transaction, this is the currency code of the 
domestic side of the transaction.

szInvTransactionCurrencyCRCDcharREQINPUT

A code that identifies the currency of a transaction. 

mnInvoiceExchangeRateCRRMATH_NUMERICOPTINPUT

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

cCurrencyConversionMethodCRCMcharOPTOUTPUT

A value that specifies which method to use when converting from one currency to another. Valid values are:  Y  Multiplier method. The 
system multiplies the foreign amount by the multiplier exchange rate to calculate the domestic amount. Z Divisor method. The system divides the 
foreign amount by the divisor exchange rate to calculate the domestic amount.

mnTriangulationRate1CRRMATH_NUMERICOPTOUTPUT

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

mnTriangulationRate2CRRMATH_NUMERICOPTOUTPUT

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

mnInvoiceRateToUseCRRMATH_NUMERICOPTOUTPUT

A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.  The number in this field 
can have a maximum of seven decimal positions. If more are entered, the system adjusts to the nearest seven decimal positions. 

jdInvoiceExchangeRateDateERDJJDEDATEREQINPUT

The date that the system uses to retrieve the exchange rate from the Currency Exchange Rates table (F0015). 

Related Functions

B0000173 Determine Date, Conversion Method and Rates

Related Tables

F00151 Needed for upgrade for XE and below