Share via


InventCostTransList.summarize Method [AX 2012]

Summarizes the specified InventCostTransList object to the RecordSortedList object.

Syntax

public void summarize(InventCostTransList _sourceList)

Run On

Called

Parameters

Remarks

Each record that is stored in the specified source list will be added by calling the add method.

See Also

Reference

InventCostTransList Class