BOMCalcLine.constructCalcCost Method [AX 2012]

Creates an instance of the BOMCalcCost class.

Syntax

protected BOMCalcCost constructCalcCost()

Run On

Called

Return Value

Type: BOMCalcCost Class
An instance of the BOMCalcCost class.

Remarks

A BOMCalcCost_Commodity object if the execution is a commodity pricing run; otherwise, an instance of the BOMCalcCost class is returned.

See Also

Reference

BOMCalcLine Class