Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.