Restrict the user to access only specific data
Hello,
We have a requirement to give EBS access to a user to query only for specific supplier/s. Say user 'B' should have a responsibility from where B can see only the invoice details of Supplier XYZ. We did the below form personalization to achieve this but this will not work if the user query the invoice using F11.
Level - Form
Condition
Trigger Event - WHEN-NEW-BLOCK-INSTANCE
Trigger Object - INV_SUM_FOLDER
Condition - :INV_SUM_FOLDER.VENDOR_ID<>221216
Actions
Type - Builtin
Builtin Type - DO_KEY
Argument - EXIT_FORM
Assigned this at responsibility level - which include only invoice inquiry menu