Share via


ReqPlanCopy.copyReqRouteForReqPO Method [AX 2012]

Copies routes from the source master plan version related to planned production orders in the target master plan version.

Syntax

protected void copyReqRouteForReqPO(ReqPlanVersion _reqPlanVersionFrom, ReqPlanVersion _reqPlanVersionTo)

Run On

Called

Parameters

Remarks

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

See Also

Reference

ReqPlanCopy Class