Budget cost on project form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2016 10:50 PM
Hi,
According to wiki, project will get the budget cost populated based on the budget allocations of the portfolio to which the project is related.
When i allocate budget to a portfolio after selecting a project, i could not see the budget cost auto populated. Can you please let us know why
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-14-2016 04:20 AM
Hi Gayatri
We already have a problem(PRB720085) logged for this issue and fix is targeted for Helsinki Patch 8. As a workaround,
you can add this line
(new PPMTaskEntityUpdater()).updateBudgetCost(current);
to last of allocateEntityFundAcrossPeriods function in PPMFundAllocator script include.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2016 10:30 PM
Hi Akanksha,
Thanks for your suggestion. Now budget cost is getting populated on project form once i allocate budget on a portfolio.
I could see a difference in the value of budget cost that is getting populated and the budget i allocated on portfolio.
I added a project with estimated cost 2000(capex) to a portfolio of capex target 3000. I allocated 1000 but i could see the entire estimated cost getting populated in budget cost.
Please let me know if this is correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2016 01:08 AM
Hi Gayatri
When project is allocated budget, budget amount defaults to estimated cost. It can be overwritten through Portfolio workbench or using Project Budget related link.
Regards
Akanksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2016 08:40 PM
Hi Akanksha,
If the budget allocation gets defaulted to the estimated cost irrespective of the allocation i do in allocate budget phase, Can you please explain the purpose of allocate budget phase on a portfolio workbench.
The budget allocation is defaulted to estimated cost even though the target set on portfolio workbench is less than the estimated cost. Is this an expected behavior?