Share via


RetailDeploymentHierarchyController.insertNewNodeAndUpdateParent Method [AX 2012]

Inserts a node into the internal map and updates the parent node to point to the child.

Syntax

protected void insertNewNodeAndUpdateParent(RetailDeploymentHierarchyNode _node, [RetailDeploymentHierarchyNode _parentNode])

Run On

Called

Parameters

See Also

Reference

RetailDeploymentHierarchyController Class