BOMCalcJobRunCalculationTask::newFromParameters Method [AX 2012]

Gets a new instance of the BOMCalcJobRunCalculationTask class.

Syntax

server public static BOMCalcJobRunCalculationTask newFromParameters(ItemBOMLevel _bomLevelFilter, BOMCalcJob_All _bomCalcJob_All)

Run On

Server

Parameters

  • _bomCalcJob_All
    Type: BOMCalcJob_All Class
    An instance of the BOMCalcJob_All class that is used for the BOM calculation.

Return Value

Type: BOMCalcJobRunCalculationTask Class
A new instance of the BOMCalcJobRunCalculationTask class.

See Also

Reference

BOMCalcJobRunCalculationTask Class