LedgerBalHeaderDim::exist Method
Verifies that a record exists.
Syntax
client server public static boolean exist(BalanceSheetDimId _balanceSheet)
Run On
Called
Parameters
- _balanceSheet
Type: BalanceSheetDimId Extended Data Type
The record to look up.
Return Value
Type: boolean
true if record exists; otherwise, false.