Share via


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

Remarks

All amount fields will be multiplied by -1.

See Also

Reference

InventCostCancel Class