ReqCalcTaskController.pmfExistTaskGroupId Method [AX 2012]

Determines whether a task that has the given task group ID already exists.

Syntax

public boolean pmfExistTaskGroupId(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the task already exists; otherwise, false.

See Also

Reference

ReqCalcTaskController Class