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.
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.