Share via


inventCostProdCancel.cancelProdOrder Method [AX 2012]

Handles the sequence of the cancellation of the production adjustments.

Syntax

protected void cancelProdOrder()

Run On

Called

Remarks

The following sequence is used:

  1. Process prodTableJour records

  2. Process ProdIndirectTrans records

  3. Process InventCostTransVariance records

  4. Trigger recalculation

See Also

Reference

inventCostProdCancel Class