Share via


LedgerCurrencyParameters_RU::findParameters Method

Finds a LedgerCurrencyParameters_RU record by a given ledger and currency code.

Syntax

client server public static LedgerCurrencyParameters_RU findParameters(
    LedgerRecId _ledger, 
    CurrencyCode _currencyCode, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record should be selected for update.

Return Value

Type: LedgerCurrencyParameters_RU Table
The LedgerCurrencyParameters_RU record that is found.

See Also

Reference

LedgerCurrencyParameters_RU Table