Share via


InventCostCancel::cancelFromInventCostProdCancel Method [AX 2012]

Cancels the variances for a given production ID and voucher.

Syntax

client server public static void cancelFromInventCostProdCancel(
    ProdId _prodId, 
    Voucher _cancelVoucher, 
    TransDate _cancelTransDate, 
    Voucher _newVoucher, 
    TransDate _newTransDate)

Run On

Called

Parameters

See Also

Reference

InventCostCancel Class