Share via


InventCostReport_CostBase.run Method [AX 2012]

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

Syntax

public abstract InventCostTmpTransBreakdown run()

Run On

Called

Return Value

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

Remarks

Needs implementations on concrete sub classes.

See Also

Reference

InventCostReport_CostBase Class