ReqCalcTaskController.pmfExistTaskGroupId Method [AX 2012]
Determines whether a task that has the given task group ID already exists.
public boolean pmfExistTaskGroupId(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)
Run On
CalledParameters
- _level
- Type: BOMLevel Extended Data Type
The task level.
- _taskGroupId
- Type: PmfReqTaskGroupId Extended Data Type
The task group identifier.
Community Additions
ADD
Show: