BOMCalcProdLine_PmfCoProduct::newBOMCalcCoProd Method [AX 2012]

Creates and initializes a new instance of the BOMCalcProdLine_PmfCoProduct class that is based on input parameters.

Syntax

server public static BOMCalcProdLine_PmfCoProduct newBOMCalcCoProd(
    ProdBOM _prodBOM, 
    BOMCalcProd_PmfCoProduct _parentBOMCalcProd, 
    LineNum _lineNum, 
    InventSiteId _siteId)

Run On

Server

Parameters

Return Value

Type: BOMCalcProdLine_PmfCoProduct Class
A new instance of the BOMCalcProdLine_PmfCoProduct class.

See Also

Reference

BOMCalcProdLine_PmfCoProduct Class