How to Make BPA Lines Read-Only
Content
If you have an administrator that uploads agreements through FBDI, you may not want users to make changes to agreement lines in the application. To restrict users from editing existing BPA lines, you can disable the create, edit, and delete functionality in the lines table.
- Use Page Composer on the Edit Agreement page and hit the edit button for the Lines applicationsTable.
- Set the Enabled value for Create, Edit, and Delete to false and the Disabled value to true. If you want to retain these functions for application administrators, you can use the expression #{securityContext.userInRole['ORA_PO_PROCUREMENT_APPLICATION_ADMIN_JOB']}.
Tagged:
3