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
- _recId
Type: RefRecId Extended Data Type
The recID of the overiding node
- _type
Type: RetailDeploymentHierarchyNodeType Enumeration
The type of the overiding node
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.