ProjAutoScheduler.calcFieldsRelatedToEffort Method [AX 2012]

Calculates task schedule attributes to match new task effort value.

public boolean calcFieldsRelatedToEffort(PSAActivitySetup _psaActivitySetup)

Run On

Called

Parameters

_psaActivitySetup
Type: PSAActivitySetup Table
PSAActivitySetup record of the task.

Return Value

Type: boolean
true if no validation errors occurred, false otherwise.

Community Additions

ADD
Show: