Share via


InventCostReport_CostVariances.run Method [AX 2012]

Creates an InventCostVariances 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 is collects data from the InventCostTrans and InventCostTransVariance tables and stores it in a temporary table by using a list.

See Also

Reference

InventCostReport_CostVariances Class