LedgerCurrencyParameters_RU::findLedger Method
Finds a LedgerCurrencyParameters_RU record by a given ledger
Syntax
client server public static LedgerCurrencyParameters_RU findLedger(LedgerRecId _ledger, [boolean _forUpdate])
Run On
Called
Parameters
- _ledger
Type: LedgerRecId Extended Data Type
The record ID of the ledger.
- _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.