RetailDeploymentHierarchyControllerFocus.initOverideRoot Method [AX 2012]
Initializes the controller and loads the specified node.
public boolean initOverideRoot(RefRecId _recId, RetailDeploymentHierarchyNodeType _type)
Run On
CalledParameters
- _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: booleantrue if referenced record exists and was created as center node. false if the record no longer exists and the global view was refreshed.
Community Additions
ADD
Show: