InventTrackingDimTracingSearch.addInventTransList2AsSubnodes Method [AX 2012]
Adds the specified list of InvnetTrans records as sub nodes to the specified node.
Syntax
protected void addInventTransList2AsSubnodes(InventDimTrackingInventTransNode _currentNode, SysRecordSortedList _inventTransList)
Run On
Called
Parameters
- _currentNode
Type: InventDimTrackingInventTransNode Class
The parent tracking node.
- _inventTransList
Type: SysRecordSortedList Class
The records to add.