RLedgerTurnoverParamValue::find Method

Finds the specified record in the RLedgerTurnoverParamValue table.

Syntax

client server public static RLedgerTurnoverParamValue find(
    RefRecId _combinationRecId, 
    Name _name, 
   [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

Type: RLedgerTurnoverParamValue Table
A record in the RLedgerTurnoverParamValue table; otherwise, an empty record.

See Also

Reference

RLedgerTurnoverParamValue Table