ProjWBSUpdateController.hasEffortError Method [AX 2012]

Checks whether task has effort error.

public boolean hasEffortError(PSAActivitySetup _psaActivitySetup)

Run On

Called

Parameters

_psaActivitySetup
Type: PSAActivitySetup Table
PSAActivitySetup record of the task.

Return Value

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

Community Additions

ADD
Show: