InventUpd_Financial::newProdBOMTransProjHistoricalCost Method [AX 2012]
Syntax
server public static InventUpd_Financial newProdBOMTransProjHistoricalCost(
InventMovement _movement,
ProdBOM _prodBOM,
ProdBOMTransProj _prodBOMTransProj,
InventQty _inventConsump,
UnitQty _bomConsump,
LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
- _prodBOM
Type: ProdBOM Table
- _prodBOMTransProj
Type: ProdBOMTransProj Table
- _inventConsump
Type: InventQty Extended Data Type
- _bomConsump
Type: UnitQty Extended Data Type
- _ledgerVoucher
Type: LedgerVoucher Class