Share via


InventCostReport_CostValue.run Method [AX 2012]

Creates an InventCostValue report that is an Item, Origin, or CostGroup report.

Syntax

public InventCostTmpTransBreakdown run()

Run On

Called

Return Value

Type: InventCostTmpTransBreakdown Table
A temporary table buffer with collected data.

Remarks

This method collects data from the InventCostTrans and InventItemCostGroupRollup tables and stores it in a temporary table by using a list.

See Also

Reference

InventCostReport_CostValue Class