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 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.