ProjWBSUpdateController.hasEstimateLinesError Method [AX 2012]

Checks whether task has estimate lines error.

public boolean hasEstimateLinesError(PSAActivitySetup _psaActivitySetup)

Run On

Called

Parameters

_psaActivitySetup
Type: PSAActivitySetup Table
PSAActivitySetup record of the task.

Return Value

Type: boolean
true if has estimate lines error; false otherwise.

Community Additions

ADD
Show: