Share via


ProdWIPHistoricalCostTable_RU::createProductionRecord Method

Syntax

client server public static void createProductionRecord(
    ProdId _prodId, 
    ItemId _itemId, 
    TransDate _financialDate, 
    Voucher _financialVoucher, 
    TransDate _calculationDate, 
    Voucher _voucher, 
    CostAmount _costAmount, 
    CostAmount _diffAmount, 
    boolean _endJob, 
   [boolean _postedFromInventClosing, 
    boolean _canBeCancelled])

Run On

Called

Parameters

  • _postedFromInventClosing
    Type: boolean

See Also

Reference

ProdWIPHistoricalCostTable_RU Table