‎2008 Jul 04 9:39 AM
Hi
Can authorisation check be performed on data in a table. To be specific, to restrict users on the rows that they can access.
The scenario is, i have a drop down that needs to be filtered using authorisation objects.
To be specific, the scenario is in Project systems where certain user are not allowed to view particular projects in the project drop down field. How can this be achieved.
Kind Regards
‎2008 Jul 04 9:42 AM
Hi
Use the FM
AUTHORITY_CHECK
In SE37 try to find Several authority based FM.
Reward if helpful.
Best Wishes,
Chandralekha
‎2008 Jul 04 9:42 AM
Hi
Use the FM
AUTHORITY_CHECK
In SE37 try to find Several authority based FM.
Reward if helpful.
Best Wishes,
Chandralekha
‎2008 Jul 04 9:46 AM
Hi
you can create ur own Authorization object using FM AUTHORITY_CHECK. In this FM u will find different options and u can define objects on which u want to have Authorizations.
Hope this will help.
Reward if helpful.
Sumit Agarwal