SPM - Cost Plan Actual Calculation Wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have identified a bug in PPMFundManager in both Zurich and Australia release. I am working with ServiceNow on this to confirm best way to patch this. It is very specific to the following scenario when you are rolling up expenses to the project and submitting time for project task.
It is reproducible on fresh instance.
My other concern is that Australia has the expense lines structure different and this could be higher impact outside of this scenario.
Is anyone seeing the same issue?
sn_invst_pln.budget_allocation_attribute - cost_type
Com.snc.project.rollup.cost = true
Glide.cost_mgmt.calc_actual_cost = true
Glide.cost_mgmt.process_task_top_task = true
Project.Rollup = true
Time reporting project and project task
Submit time card for a week that spans a fiscal period (ie week of May 26)
Actual cost is duplicated / inflated
Australia Release:
Zurich