RetailDeploymentHierarchyController.getNodeRecordForNode Method [AX 2012]
Gets the primary record that the node represents.
protected Common getNodeRecordForNode(RetailDeploymentHierarchyNode _node, [boolean _forupdate])
Run On
CalledParameters
- _node
- Type: RetailDeploymentHierarchyNode Class
The node for which to get the record.
- _forupdate
- Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Community Additions
ADD
Show: