LedgerRRGETableColumns_W::existLayoutAndColumnType Method
Determines whether a column exists, based on the layout and type.
Syntax
client server public static boolean existLayoutAndColumnType(LedgerRRGETableLayoutRefRecId_W _tableLayout, LedgerRRGEColumnType_W _columnType)
Run On
Called
Parameters
- _tableLayout
Type: LedgerRRGETableLayoutRefRecId_W Extended Data Type
The layout.
- _columnType
Type: LedgerRRGEColumnType_W Enumeration
The type.
Return Value
Type: boolean
true if the column exists; otherwise, false.