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 backward child node of the specified tracing node.
Syntax
public InventDimTrackingInventTransNode addBackwardRelation(
InventDimTrackingInventTransNode _currentTransaction,
InventTransOrigin _inventTransOrigin,
InventTrans _inventTrans)
Run On
Called
Parameters
- _currentTransaction
Type: InventDimTrackingInventTransNode Class
The tracing node.
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record related to the inventory transaction.
- _inventTrans
Type: InventTrans Table
The inventory transaction.
Return Value
Type: InventDimTrackingInventTransNode Class
The new tracing node for the inventory transaction..