‎2009 Feb 21 7:58 AM
Hi Experts,
In transaction ME51N, at item level, there is option for Layout Save, change etc. I want to restrict this for specific users only.
Like only specific users should be able to change and save the layout, the rest should only be able to change layout but not save it, or may
be the rest should only be able to display the layouts.
Thanks in advance
‎2009 Mar 06 9:54 AM
‎2009 Mar 06 9:57 AM
Just as an alternate, did you try by creatimg and authorization object and checking for it on the click of Layout button.
You might need to look for any exit or BADI called at that time or change the code directly.
‎2009 Mar 06 10:00 AM
there is no exit or BADI for the same. and how do u create authorisation object
‎2009 Mar 06 10:04 AM
You can search the forum for the authorization object creation and then add the code to check for it in the report.