Share via


LedgerRRGETableColumns_W::findByLayoutAndColumnType Method

Finds a record by layout and column type.

Syntax

client server public static LedgerRRGETableColumns_W findByLayoutAndColumnType(
    LedgerRRGETableLayoutRefRecId_W _tableLayout, 
    LedgerRRGEColumnType_W _columnType, 
   [boolean _forupdate])

Run On

Called

Parameters

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

Return Value

Type: LedgerRRGETableColumns_W Table
The record that is found.

See Also

Reference

LedgerRRGETableColumns_W Table