Share via


ReqPlanCopy.updateReqTransKeepForApproved Method [AX 2012]

Updates the requirements profile by setting the Keep field in the ReqTrans table to true for the records that are related to the approved planned orders.

Syntax

protected void updateReqTransKeepForApproved(ReqPlanVersion _reqPlanVersion)

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