BOMCalcProdLine_PmfCoBurden::newBurdenCalcProd Method [AX 2012]

Creates and initializes a new instance of the BOMCalcProdLine_PmfCoBurden class based on input parameters.

Syntax

server public static BOMCalcProdLine_PmfCoBurden newBurdenCalcProd(
    PmfProdCoBy _prodCoBy, 
    BOMCalcProd _parentBOMCalcProd, 
    LineNum _lineNum, 
    InventSiteId _siteId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

BOMCalcProdLine_PmfCoBurden Class