BomCalcConsump_Formula5.adjustMeasureConfig Method [AX 2012]

Finds a record in the PmfBOMStep table and sets the BOM quantity from that record.

Syntax

protected void adjustMeasureConfig(BOMMap bom)

Run On

Called

Parameters

  • bom
    Type: BOMMap Map
    The BOM record that will be used to find the correct quantity in the PmfBOMStep table.

See Also

Reference

BomCalcConsump_Formula5 Class