ReqCalc.insertProdBOM Method [AX 2012]

Adds the BOM lines for a Production order to the cache for processing.

Syntax

protected void insertProdBOM(ProdId _prodId, [boolean _deleteMarking])

Run On

Called

Parameters

  • _deleteMarking
    Type: boolean
    A boolean value that indicates if marking should be deleted; optional.

See Also

Reference

ReqCalc Class