‎2007 Sep 20 2:40 PM
How do I restrict layout changes, so that a usere only can create/save and change, user specific layouts?
‎2007 Sep 20 5:29 PM
Check auth object S_ALV_LAYO and F_IT_ALV. The first one are for access to global layouts and the the second one is specific to some FI layouts.
‎2008 Aug 22 9:53 PM
>
> Check auth object S_ALV_LAYO and F_IT_ALV. The first one are for access to global layouts and the the second one is specific to some FI layouts.
JC is correct! This is one of our recent projects. We made a support role with access to global layouts "S_ALV_LAYO" and the remaining roles have access only to F_IT_ALV. The security trace will display errors requiring S_ALV_LAYO but the tcode will still work with F_IT_ALV.
Good Luck!
‎2008 Aug 22 8:07 PM
Assume you have the answer by now... if not let me know and I will pass on what I have learned... GARech