LedgerRowDef::find Method

Finds a record in the table.

Syntax

client server public static LedgerRowDef find(DimensionsRowDefinition _rowDefinition, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether a record should be selected for update; optional.

Return Value

Type: LedgerRowDef Table
The LedgerRowDef table record specified by the key.

See Also

Reference

LedgerRowDef Table