Share via


ReqCalcScheduleItemTable.updateReqPlans Method [AX 2012]

Updates master plans that are affected by the current scheduling process.

Syntax

protected void updateReqPlans()

Run On

Called

Remarks

If the current scheduling process is regenerative and updates all items, this method toggles the current master plan version and deletes the inactive master plan version.

Otherwise, this method copies the static master plan into the dynamic master plan if it is specified in master planning parameters.

If the auto update dynamic plan parameter is set, a copy to the dynamic plan is performed.

If the auto update static plan parameter is set, a copy to the static plan is performed.

See Also

Reference

ReqCalcScheduleItemTable Class