InventTrackingDimTracingRelations.addFirstLevelInventTransNode Method [AX 2012]
Adds an inventory transaction as a first level node relative to the search criteria.
Syntax
public InventDimTrackingInventTransNode addFirstLevelInventTransNode(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
The new tracing node for the inventory transaction..