Execute permission on table

guidorobbenguidorobben Member Posts: 157
Hi,

Is there a way to check if a user had execute permission on a table/codeunit/etc ?

For some reason microsoft is starting to change the permissions in the .flf. Some of the .flf we receive form our clients have permissions on the tabledata of modules they cannot use.

This causes a problem when using the readpermission function. This funtion now returns True, but when you try to open the table, it gives a error saying that you do not have the proper rights.

Does anybody have a suggestion how to solve this?

Comments

Sign In or Register to comment.