how to make project budget dialog box visible to project managers - SPM module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2025 07:29 AM
Hi Community Members,
Can you pls help with the subjected issue. I have a requirement where client want to showcase the project budget related link to it_project_manager. I made changes to UI action and add the role to condition. IT Managers are now able to see the project budget. But when they click on it. The below error is displayed.
I have give the read, write, create access to it managers for project_funding table. Still the same issue.
Can you provide any suggestion to resolve this issue.
Thanks & Regards,
Ankita Bisht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@Ankita Bisht It is recommended to use the new financials experience and budget allocation for projects instead of the classic project budget related link.
Please find more information here - https://www.servicenow.com/community/spm-articles/new-flexible-budget-allocation-capability-in-spm-d...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I am able to resolve this by giving the ui page'entity_funding' read ACL to 'it_project_manager' role. Error is resolved now. Thanks