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 the master plan.
Syntax
protected void copyPlan(
ReqPlanId _fromReqPlanId,
ReqPlanId _toReqPlanId,
boolean _useUpdateLockOnTargetPlanVersion)
Run On
Called
Parameters
- _fromReqPlanId
Type: ReqPlanId Extended Data Type
The ID of the source master plan.
- _toReqPlanId
Type: ReqPlanId Extended Data Type
The ID of the target master plan.
- _useUpdateLockOnTargetPlanVersion
Type: boolean
Remarks
The target master plan is deleted before it is updated.