- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 05:14 PM
Hello All,
Can anyone explain me how the actual cost gets updated on the project. For now we are not using Financial management and the project activity is updated with actual cost.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2019 11:01 PM
Timecard submission creates expense lines which once processed (by backend job) would rollup actuals on project.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 05:31 PM
There is a business rule Project Actual Cost Rollup which sets the value of Actual Cost if you have isCostRollUp turned on.
The default value of the field also calls PPMCurrencyHelper.defaultCurrencyValue()
Basically, if the roll up occurs, it gets the costs from the summation of all the child expense lines.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 10:10 PM
Out of Box, when time cards are filled by user against the Project or Project Tasks the actuals get rolled up to corresponding resource plan/cost plan which rolls up actual cost of project.
Also If you create expense lines against cost plan and process them the actuals get rolled up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2019 01:43 PM
Hello Shankar,
I could see expense lines got created and the same amount was rolled upto project. Can you tell me on what basis will these expense lines be created. As we are not using any financials on project how can we stop this?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2019 06:03 PM
The expense lines wont exist unless you create them yourself.