ProjWBSUpdateController.hasPredecessorsError Method [AX 2012]

Checks whether task has predecessors error.

public boolean hasPredecessorsError(PSAActivitySetup _psaActivitySetup)

Run On

Called

Parameters

_psaActivitySetup
Type: PSAActivitySetup Table
PSAActivitySetup record of the task.

Return Value

Type: boolean
true if has predecessors error; false otherwise.

Community Additions

ADD
Show: