Share via


CurrencyFactor_RU::find Method

Finds the specified record in the CurrencyFactor_RU table.

Syntax

client server public static CurrencyFactor_RU find(
    CurrencyCode _currencyCode, 
   [ExchangeRateTypeRecId _exchangeRateType, 
    boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: CurrencyFactor_RU Table
The specified record in the CurrencyFactor_RU table; otherwise, an empty record.

See Also

Reference

CurrencyFactor_RU Table