RetailDeploymentHierarchyController.getNodeRecordForNode Method [AX 2012]
Gets the primary record that the node represents.
Syntax
protected Common getNodeRecordForNode(RetailDeploymentHierarchyNode _node, [boolean _forupdate])
Run On
Called
Parameters
- _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.
Return Value
Type: Common Table
The record that the node represents.