Share via


ReqPlanCopy.executePlanCopying Method [AX 2012]

Performs the plan copying.

Syntax

public void executePlanCopying(
    ReqPlanId _sourceReqPlanId, 
    ReqPlanId _targetReqPlanId, 
   [boolean _useUpdateLockOnTargetPlanVersion])

Run On

Called

Parameters

  • _useUpdateLockOnTargetPlanVersion
    Type: boolean

See Also

Reference

ReqPlanCopy Class