BudgetControlConfiguration::allowAccountStructureRemovalByLedger Method
Indicates whether the account structure can be removed from the ledger.
Syntax
client server public static boolean allowAccountStructureRemovalByLedger(DimensionHierarchy _dimensionHierarchy, LedgerRecId _ledger)
Run On
Called
Parameters
- _dimensionHierarchy
Type: DimensionHierarchy Table
The account structure that is being removed.
- _ledger
Type: LedgerRecId Extended Data Type
The ledger from which the structure is being removed.
Return Value
Type: boolean
true if the account structure can be removed; otherwise, false.