Hi!
I need to restrict access to specific data only to own user who creates that data.
There is an authorization object, it checks the user:
![2016-02-19_114140.png]()
Is don't want to create a role for individual user, is posible to specify some value (like sy-uname) to use that role in all users?
Thank you in advance.