Share via


ReqPlanCopy.copyReqPOForReqTrans Method [AX 2012]

Copies planned orders from the source master plan version related to the requirement profile in the target master plan version.

Syntax

protected void copyReqPOForReqTrans(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