Hi ,
1. When giving access to an action menuitem in a privilege do we need to add all the tables used within the code in the permissions of the privilege whether their data is read/updated/deleted?
2. Working on a process modification - I added a fresh new table and inserted /retrieved data from it ,but when checked the same process from the role (that has access to the privilege(not modified) of the proess ) .I was able to complete the process . How come that there was no error given about no access of the new table?