Total planned cost rounding up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 06:01 AM
Hello,
I'm fairly new to ITBM and I have a question regarding how the Total Planned Cost gets calculated on Projects.
From my understanding this is Unit Cost x Quantity, however, in the scenario attached here, it looks like the Total Planned Cost is rounded up without showing decimal.
I've checked the dictionary entry and I can see it's type is decimal so not sure why it's not pulling the full value.
Any advice?
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 06:11 AM
Hi @Anita Nardin ,
Yes, you are correct : Total Planned Cost =Unit cost * Quantity.
For some projects, total planned cost is calculated from the associated cost plans and in some other projects, total planned cost is calculated from the associated cost plans as well as from the cost plans of the sub projects.
If System Property "com.snc.project.rollup.cost" is set to true, then roll up to main project will be triggered immediately on updation of sub project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2024 07:33 AM
Thank you Sandeep, it is indeed set to true. I assume that this is responsible for rounding down as well as rounding up correct?