Share via


InventCostProdRecalcMultiTaskCalculate::tryRecalculateDeferedProduction Method [AX 2012]

Attempts to update ProdCalcTrans records related to this production order if the order has a record in the ProdTableRecalcQueue table.

Syntax

server public static void tryRecalculateDeferedProduction(ProdTable _productionOrder)

Run On

Server

Parameters

  • _productionOrder
    Type: ProdTable Table
    The identifier of the order that should have related ProdCalcTrans updated.

See Also

Reference

InventCostProdRecalcMultiTaskCalculate Class