Share via


InventCostCancel.addToCostTransList Method [AX 2012]

Adds a given InventCostTrans record to the recordSortedList, which will then be passed to the inventory cost framework.

Syntax

protected void addToCostTransList(InventCostTrans _inventCostTrans)

Run On

Called

Parameters

Remarks

All quantity fields will be multiplied by -1.

See Also

Reference

InventCostCancel Class