Share via


RetailDeploymentHierarchyControllerFocus.initOverideRoot Method [AX 2012]

Initializes the controller and loads the specified node.

Syntax

public boolean initOverideRoot(RefRecId _recId, RetailDeploymentHierarchyNodeType _type)

Run On

Called

Parameters

Return Value

Type: boolean
true if referenced record exists and was created as center node. false if the record no longer exists and the global view was refreshed.

See Also

Reference

RetailDeploymentHierarchyControllerFocus Class