BOMLevelCalc::checkLevelRecalcProdBOM Method [AX 2012]

Checks whether BOM level recalculation is needed due to a change to the production BOM line.

Syntax

client server public static void checkLevelRecalcProdBOM(ProdBOM _prodBOM)

Run On

Called

Parameters

  • _prodBOM
    Type: ProdBOM Table
    The ProdBOM record that has changed.

See Also

Reference

BOMLevelCalc Class