LedgerSalesTaxExchangeRateTypeCurrency::getExchangeRateTypeOfTransactionType Method
Get the exchange rate type for a specific transaction type.
Syntax
client server public static ExchangeRateTypeRecId getExchangeRateTypeOfTransactionType(
LedgerRecId _ledgerRecId,
CurrencyCode _currencyCode,
TransactionType _transactionType)
Run On
Called
Parameters
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The ID of the Ledger record.
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code.
- _transactionType
Type: TransactionType Enumeration
The sales transaction type.
Return Value
Type: ExchangeRateTypeRecId Extended Data Type
A record in the LedgerVATExchangeRateTypeCurrency table; otherwise, an empty record.