ReqPlanCopy.executePlanCopying Method [AX 2012]
Performs the plan copying.
public void executePlanCopying(
ReqPlanId _sourceReqPlanId,
ReqPlanId _targetReqPlanId,
[boolean _useUpdateLockOnTargetPlanVersion])
Run On
CalledParameters
- _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
Community Additions
ADD
Show: