Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update data.

Return Value

Type: LedgerChartOfAccountsTreeLevel_CN Table
Ledger chart of accounts data.

See Also

Reference

LedgerChartOfAccountsTreeLevel_CN Table