Share via


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

Return Value

Type: ExchangeRateTypeRecId Extended Data Type
A record in the LedgerVATExchangeRateTypeCurrency table; otherwise, an empty record.

See Also

Reference

LedgerSalesTaxExchangeRateTypeCurrency Table