CurrencyEuroDenomination::findByTransactionDate Method

Finds the specified record in the CurrencyEuroDenomination table when the transaction date is greater than or equal to the start date.

Syntax

client server public static CurrencyEuroDenomination findByTransactionDate(CurrencyCode _currencyCode, TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: CurrencyEuroDenomination Table
The specified record in the CurrencyEuroDenomination table when the transaction date is greater than or equal to the start date.

See Also

Reference

CurrencyEuroDenomination Table