InventTrackingDimTracingSearchBackward.createSubNode Method [AX 2012]
Create a transaction node with the specified transaction information under the specified node.
Syntax
protected void createSubNode(
InventDimTrackingInventTransNode _currentNode,
InventTrans _inventTrans,
InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _currentNode
Type: InventDimTrackingInventTransNode Class
The current transaction node.
- _inventTrans
Type: InventTrans Table
The InventTrans record for the inventory transaction.
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record for the inventory transaction.