BOMCalcItemOperPhantom.initParameters Method [AX 2012]

Initializes parameters for the BOM calculation.

Syntax

protected void initParameters()

Run On

Called

Remarks

The following items are initialized:

  • The BOMCalcData class for the actual consumption

  • The BOMCalcData class for the series size

  • The BOMCalcData class for the parent-level consumption

  • The route operation

  • The route Group

Setup time is calculated based on the series size. Process time is calculated based on the actual quantity, and quantity is based on the parent quantity.

See Also

Reference

BOMCalcItemOperPhantom Class