Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _tableLayout
Type: LedgerRRGETableLayoutRefRecId_W Extended Data Type
The layout.
- _columnType
Type: LedgerRRGEColumnType_W Enumeration
The column type.
- _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.