Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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