Share via


RCashTrans::hasExchRateOnDate Method

Indicates whether there is a cash transaction with an exchange rate on a specified date.

Syntax

server public static boolean hasExchRateOnDate(
    AccountNum _rCashAccount, 
    CurrencyCode _currencyCode, 
    TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: boolean
true if there is a cash transaction with an exchange rate on a specified date; otherwise, false.

See Also

Reference

RCashTrans Table