Share via


ReqPlanCopy.copyReqRouteJob Method [AX 2012]

Copies route jobs of planned production orders from the source master plan version to the target master plan version.

Syntax

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