PlanGraph.validateNode Method [AX 2012]
Validates a node in the graph.
protected boolean validateNode(RefRecId _nodeRefRecId, Set _usedNodes)
Run On
ServerParameters
- _nodeRefRecId
- Type: RefRecId Extended Data Type
The record ID of a PlanActivity record that represents the node to validate.
- _usedNodes
- Type: Set Class
A set that contains all activities that are already used in the traversal.
Community Additions
ADD
Show: