Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a transaction node with the specified transaction information under the specified node.
Syntax
protected abstract 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.