ProjTaskEstimatesSynchronizer.syncToTaskDeletion Method [AX 2012]
Syncs cost/price estimate lines to a task that will be deleted.
public void syncToTaskDeletion(PSAActivitySetup _taskInfoToBeDeleted, [boolean _skipEACResummarization])
Run On
ServerParameters
- _taskInfoToBeDeleted
- Type: PSAActivitySetup Table
Task's PSAActivitySetup table buffer.
- _skipEACResummarization
- Type: boolean
If true skips updating the EAC of ancestor tasks of the given task.
Community Additions
ADD
Show: