ReqCalcTaskController.pmfAddTaskGroupId Method [AX 2012]

Registers the task group as added.

Syntax

protected void pmfAddTaskGroupId(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)

Run On

Called

Parameters

Remarks

This method must be called after a new task is inserted into the controller, to provide a fast way to determine whether a certain task group ID exists in the task collection.

See Also

Reference

ReqCalcTaskController Class