ReqPlanCopy.copyPlan Method [AX 2012]
Copies the master plan.
protected void copyPlan(
ReqPlanId _fromReqPlanId,
ReqPlanId _toReqPlanId,
boolean _useUpdateLockOnTargetPlanVersion)
Run On
CalledParameters
- _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
Community Additions
ADD
Show: