InventCostCancel.addToCostTransVarianceList Method [AX 2012]
Adds a given InventCostTransVariance record to the record sorted list, which will then be passed to the inventory cost framework.
Syntax
protected void addToCostTransVarianceList(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
The InventCostTransVariance record that should be added.
Remarks
All amount fields will be multiplied by -1.