LedgerChartOfAccountsTreeLevel_CN::exist Method
Checks whether a specified level exists.
Syntax
client server public static boolean exist(Level _level, LedgerChartOfAccountsTreeRecId_CN _chartOfAccountsTree)
Run On
Called
Parameters
- _level
Type: Level Extended Data Type
The level for the account tree.
- _chartOfAccountsTree
Type: LedgerChartOfAccountsTreeRecId_CN Extended Data Type
The record ID of the ledger chart of accounts.
Return Value
Type: boolean
true if the level exists; otherwise, false.