BudgetControlConfiguration::allowAccountStructureRemoval Method
Indicates whether the account structure can be removed from the chart of accounts.
Syntax
client server public static boolean allowAccountStructureRemoval(DimensionHierarchy _dimensionHierarchy, LedgerChartOfAccounts _chartOfAccounts)
Run On
Called
Parameters
- _dimensionHierarchy
Type: DimensionHierarchy Table
The account structure being removed.
- _chartOfAccounts
Type: LedgerChartOfAccounts Table
The chart of accounts from which the structure is being removed.
Return Value
Type: boolean
true if the account structure can be removed; otherwise, false.