Creating a View-Only Purchase Requisition Inquiry Role in Oracle Fusion
Summary:
Hello Experts,
We have a requirement to create a custom Purchase Requisition Inquiry role that provides view-only access to Purchase Requisitions.
Requirement
Users assigned this role should be able to:
- Search Purchase Requisitions
- View Purchase Requisition details
- View lines, distributions, approvals, and status information
Users should not be able to:
- Edit
- Delete
- Reassign
- Withdraw
- Cancel
- Perform any other update actions
Content (please ensure you mask any confidential information):
What We Have Done
- Created a custom role.
- Used a Sandbox and Page Composer.
- Successfully hid the Actions Menu on the Purchase Requisition search/results page using an EL expression.
Issue
0