ProjWBSUpdateController.initEACFromPlannedInMemory Method [AX 2012]
Resets, in-memory (i.e. no writes to the database), all task Estimate at complete values (e.g. Cost at complete) to match its planned counterpart in the task (e.g. Total planned cost).
public List initEACFromPlannedInMemory([smmActivityNumber _activityNumber])
Run On
CalledParameters
- _activityNumber
- Type: smmActivityNumber Extended Data Type
Optional activity number of the parent activity of the activities that will be initialized. If blank, the whole WBS is initialized.
Return Value
Type: List ClassThe list of in-memory nodes that had their EACs initialized to planned values.
Community Additions
ADD
Show: