Share via


InventCostTransCostList.add Method [AX 2012]

Adds an InventCostTransVariance record to the RecordSortedList object.

Syntax

public void add(InventCostTransVariance _inventCostTransVariance)

Run On

Called

Parameters

Remarks

When the record that needs to be added is already found in the list, the costAmount field will be summed.

See Also

Reference

InventCostTransCostList Class