BOMCalcProvider.processDetails Method [AX 2012]

Processes one BOM calculation used for a single level BOM calculation.

Syntax

protected void processDetails(
    PriceCalcId _parentPriceCalcId, 
    BOMCostCalculationMethod _costCalculationMethod, 
   [BOMCalcDetailFactor _parentConsumptionFactor, 
    BOMLevel _level])

Run On

Server

Parameters

See Also

Reference

BOMCalcProvider Class