Share via


DimensionTree.synchronizeHierarchies Method [AX 2012]

Synchronizes the account structure hierarchy changes with its related journal control and alias records.

Syntax

private void synchronizeHierarchies(RecId _accountStructureHierarchyId)

Run On

Called

Parameters

  • _accountStructureHierarchyId
    Type: RecId Extended Data Type
    The record ID of DimensionHierarchy record for the active account structure that is being updated.

See Also

Reference

DimensionTree Class