Total planned cost rounding up

Anita Nardin
Tera Contributor

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!

2 REPLIES 2

Community Alums
Not applicable

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.

Thank you Sandeep, it is indeed set to true. I assume that this is responsible for rounding down as well as rounding up correct?