Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the requirements profile by setting the Keep field in the ReqTrans table to true for the records that are related to the planned orders in freezing time fences.
Syntax
protected void updateReqTransKeepInTimeFences(ReqPlanVersion _reqPlanVersion, ReqPlanData _reqPlanData)
Run On
Called
Parameters
- _reqPlanVersion
Type: ReqPlanVersion Table
The version of the master plan.
- _reqPlanData
Type: ReqPlanData Class
An instance of a ReqPlanData class that contains master plan parameters.
Remarks
The function skips AOS validation methods on table buffers in order to improve performance of set-based operations.