ReqActionApply::applyActionProd Method [AX 2012]
Applies the action of a production order.
Syntax
server public static void applyActionProd(
ReqTrans _reqTrans,
NoYesId _reestimateProduction,
NoYesId _rescheduleProduction)
Run On
Server
Parameters
- _reqTrans
Type: ReqTrans Table
The production order transaction.
- _reestimateProduction
Type: NoYesId Extended Data Type
A Boolean value that indicates whether a production order should be re-estimated after the action is applied.
- _rescheduleProduction
Type: NoYesId Extended Data Type
A Boolean value that indicates whether the production order should be re-scheduled after the action is applied.
Exceptions
Exception | Condition |
---|---|
Error | The update has been canceled. |