Share via


ReqPlanCopy.copyReqTransKeep Method [AX 2012]

Copies the preserved requirements profile from the source master plan version to the target master plan version.

Syntax

protected void copyReqTransKeep(ReqPlanVersion _reqPlanVersionFrom, ReqPlanVersion _reqPlanVersionTo)

Run On

Called

Parameters

Remarks

The function skips AOS validation methods on table buffers in order to improve performance of set-based operations.

See Also

Reference

ReqPlanCopy Class