ReqPlanCopy.copyReqRoute Method [AX 2012]
Copies routes of planned production orders from the source master plan version to the target master plan version.
Syntax
protected void copyReqRoute(ReqPlanVersion _reqPlanVersionFrom, ReqPlanVersion _reqPlanVersionTo)
Run On
Called
Parameters
- _reqPlanVersionFrom
Type: ReqPlanVersion Table
The version of the source master plan.
- _reqPlanVersionTo
Type: ReqPlanVersion Table
The version of the target master plan.
Remarks
The function skips AOS validation methods on table buffers in order to improve performance of set-based operations.