Share via


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

Remarks

The function skips the AOS validation methods on the table buffers to improve performance of set-based operations.

See Also

Reference

ReqPlanDelete Class