ReqCalcTaskController.pmfAddTaskGroupId Method [AX 2012]

Registers the task group as added.

protected void pmfAddTaskGroupId(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)

Run On

Called

Parameters

_level
Type: BOMLevel Extended Data Type
The task level.
_taskGroupId
Type: PmfReqTaskGroupId Extended Data Type
The task group identifier.

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.

Community Additions

ADD
Show: