InventMov_ProdLine_ProjTrans::newFromProdBOM Method [AX 2012]
Initializes a new instance of the InventMov_ProdLine_ProjTrans class that is based on the specified record.
Syntax
client server public static InventMov_ProdLine_ProjTrans newFromProdBOM(ProdBOM _prodBOM, [InventType _inventType])
Run On
Called
Parameters
- _prodBOM
Type: ProdBOM Table
- _inventType
Type: InventType Class
Return Value
Type: InventMov_ProdLine_ProjTrans Class
An instance of the InventMov_ProdLine_ProjTrans class.