Share via


ReqPlanCopy.copyReqTransAndReqTransCov Method [AX 2012]

Copies the requirement profile and the coverage from the source master plan to the target master plan.

Syntax

protected void copyReqTransAndReqTransCov(ReqPlanVersion _reqPlanVersionFrom, ReqPlanVersion _reqPlanVersionTo)

Run On

Called

Parameters

Remarks

This method skips data methods on the ReqTrans table in order to improve performance of set-based operations.

See Also

Reference

ReqPlanCopy Class