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.
Adds the specified inventory transaction as a transaction node.
Syntax
protected InventDimTrackingInventTransNode addInventTransNode(InventTrans _inventTrans, InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record related to the inventory transaction.
Return Value
Type: InventDimTrackingInventTransNode Class
A transaction node.