LedgerChartOfAccountsTreeLevel_CN::findByLevel Method
Finds account tree level data by level.
Syntax
client server public static LedgerChartOfAccountsTreeLevel_CN findByLevel(
Level _level,
[RecId _chartOfAccounts,
boolean _forUpdate])
Run On
Called
Parameters
- _level
Type: Level Extended Data Type
The level for the account tree.
- _chartOfAccounts
Type: RecId Extended Data Type
The record ID of the ledger chart of accounts.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update data.
Return Value
Type: LedgerChartOfAccountsTreeLevel_CN Table
Ledger chart of accounts data.