ReqPlanDelete.cleanupReqRouteJob Method [AX 2012]
Deletes the route jobs of the planned production orders in the specified version of the master plan.
Syntax
protected void cleanupReqRouteJob(ReqPlanVersion _reqPlanVersion)
Run On
Called
Parameters
- _reqPlanVersion
Type: ReqPlanVersion Table
The version of the master plan.
Remarks
The function skips the AOS validation methods on the table buffers to improve performance of set-based operations.