InventCostHelp.checkProdStatus Method [AX 2012]
Checks if the status of a production order has changed to ended.
Syntax
protected void checkProdStatus()
Run On
Called
Exceptions
Exception | Condition |
---|---|
UpdateConflict | A production order was ended when the closing was running. |
Remarks
The set that is built during the addToProductionDataMap method will be compared to a set based on the actual values.