Share via


InventItemCostGroupRollupList::newFromVarianceList Method [AX 2012]

Initializes a RecordSortedList class that contains the standard cost broken down based on a variance.

Syntax

client server public static InventItemCostGroupRollupList newFromVarianceList(InventCostTransVarianceList _inventCostTransVarianceList, RecId _inventItemPriceRecId)

Run On

Called

Parameters

Return Value

Type: InventItemCostGroupRollupList Class
A RecordSortedList object that contains the standard cost broken down on cost groups.

See Also

Reference

InventItemCostGroupRollupList Class