Share via


LedgerDimensionAccountController::getHierarchiesToAddToControl Method [AX 2012]

Adds the specified hierarchies to the control.

Syntax

server private static container getHierarchiesToAddToControl(container _dimensionHierarchyIds)

Run On

Server

Parameters

  • _dimensionHierarchyIds
    Type: container
    A packed list of the IDs of the DimensionHierarchy records to add.

Return Value

Type: container
A packed map of attribute lists.

See Also

Reference

LedgerDimensionAccountController Class