Share via


ReqPlanDelete.cleanupReqPO Method [AX 2012]

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

Syntax

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