LedgerCurrencyParameters_RU::find Method
Finds a LedgerCurrencyParameters_RU record by a given record ID.
Syntax
client server public static LedgerCurrencyParameters_RU find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID to look for.
- _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.