Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies planned orders from the source master plan version to the target master plan version.
Syntax
protected void copyReqPO(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.