Share via


InventCostTransVarianceList.summarize Method [AX 2012]

Summarizes a given variance list to the RecordSortedList object.

Syntax

public void summarize(InventCostTransVarianceList _sourceList)

Run On

Called

Parameters

Remarks

Each record that is stored in _sourceList is added by calling the add method.

See Also

Reference

InventCostTransVarianceList Class