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.
Performs the plan copying.
Syntax
public void executePlanCopying(
ReqPlanId _sourceReqPlanId,
ReqPlanId _targetReqPlanId,
[boolean _useUpdateLockOnTargetPlanVersion])
Run On
Called
Parameters
- _sourceReqPlanId
Type: ReqPlanId Extended Data Type
The ID of the source plan.
- _targetReqPlanId
Type: ReqPlanId Extended Data Type
The ID of the target plan.
- _useUpdateLockOnTargetPlanVersion
Type: boolean