InventTrackingDimTracingRelations.inventTransNode Method [AX 2012]
Finds or creates a transction tracing node for the specified inventory transaction.
Syntax
public InventDimTrackingInventTransNode inventTransNode(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 tracing node.