Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change Layout

Former Member
0 Likes
668

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

4 REPLIES 4
Read only

Former Member
0 Likes
608

Closed unresolved

Read only

0 Likes
608

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.

Read only

0 Likes
608

there is no exit or BADI for the same. and how do u create authorisation object

Read only

0 Likes
608

You can search the forum for the authorization object creation and then add the code to check for it in the report.