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 the specified record exists in the table.
Syntax
client server public static boolean existColumnTypeText_IN(BalanceSheetDimId _balanceSheet, LedgerColumnTypeDim _columnType)
Run On
Called
Parameters
- _balanceSheet
Type: BalanceSheetDimId Extended Data Type
The financial statement of the LedgerBalColumnsDim table record.
- _columnType
Type: LedgerColumnTypeDim Enumeration
The column type of the LedgerBalColumnsDim table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.