InventCostTransVarianceList.add Method [AX 2012]
Adds an InventCostTransVariance record to the RecordSortedList object.
Syntax
public void add(InventCostTransVariance _inventCostTransVariance)
Run On
Called
Parameters
- _inventCostTransVariance
Type: InventCostTransVariance Table
Remarks
When the record that is to be added is already found in the list, the costAmount field will be summed up.