Share via


InventItemCostGroupRollupList::newStdCostList Method [AX 2012]

Initializes a RecordSortedList object that contains the standard cost broken down on cost groups.

Syntax

client server public static InventItemCostGroupRollupList newStdCostList(InventItemPriceRefRecId _inventItemPriceRefRecId, Qty _consumption)

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