Share via


InventCostTransVarianceList.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 is to be added is already found in the list, the costAmount field will be summed up.

See Also

Reference

InventCostTransVarianceList Class