Share via


InventCostMovement.addToCostTransList Method [AX 2012]

Adds the InventTrans record that is currently being processed to RecordSortedList object.

Syntax

protected void addToCostTransList()

Run On

Called

Remarks

Add the record to the RecordSortedList object. Before doing this, check whether the record already exists. To add the right quantities, a table method is used.

See Also

Reference

InventCostMovement Class