Currency::exchRateTxt Method
Determines the currencies used to calculate the exchange rate for the transaction.
Syntax
client server public static Description exchRateTxt(
LedgerRecId _ledger,
CurrencyCode _currencyCode,
CurrencyExchangeRate _exchangeRate2)
Run On
Called
Parameters
- _ledger
Type: LedgerRecId Extended Data Type
The ledger context that is used to retrieve currency information.
- _currencyCode
Type: CurrencyCode Extended Data Type
The transaction currency code.
- _exchangeRate2
Type: CurrencyExchangeRate Extended Data Type
The exchange rate that is used in the second half of a Euro triangulation calculation.
Return Value
Type: Description Extended Data Type
A description of the currencies to calculate the exchange rate for the transaction.