Share via


ReqPlanDelete.cleanupReqRoute Method [AX 2012]

Deletes the routes of planned production orders in the specified version of the master plan.

Syntax

protected void cleanupReqRoute(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