<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to restrict Global default layout setting by users ? Authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813712#M1126612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikrant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restrict S_ALV_LAYO to certain transactions by using SU24 - here you can check/uncheck transactions assigned to auth object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you do this you need to check that there is no impact to existing functionality - the running of batch jobs etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charmaine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2009 21:24:09 GMT</pubDate>
    <dc:creator>charmaine_greene</dc:creator>
    <dc:date>2009-01-07T21:24:09Z</dc:date>
    <item>
      <title>How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813705#M1126605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently users are able to set their own report layout as the global default layout. &lt;/P&gt;&lt;P&gt;can we provide solution on how to prevent users from setting default layout for reports. &lt;/P&gt;&lt;P&gt;Users should be restricted to set user specific report layout only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization object S_ALV_LAYO will do the work for us,but the issue is we want this restriction only for some transactions and not all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont know whether this can be done by ROLE-Transaction specific???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know if we unassign this Autho Object User will not be able to change Default layout for any of the reports /Transactions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one knows how an we achieve this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikrant M Kelkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 01:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813705#M1126605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T01:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813706#M1126606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S_ALV_LAYO authorisation object with field ACTVT, possible value is 23.(administrator) &lt;/P&gt;&lt;P&gt;If user have this value than user can change the global/default lay out. &lt;/P&gt;&lt;P&gt;If you remove this authorisation, user should able to save user specific lay out and can not change the global lay out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to restrict this to only certain number of transaction than, you first need to remove the authorisation from respective roles and assign only to them where you want to allow. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you need to make sure that, combination of roles (with and without S_ALV_LAYO) will still allow them to change it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 03:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813706#M1126606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T03:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813707#M1126607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Authorization for S_ALV_LAYO should be restricted to endusers as it allows changes to Global settings. We in our company have a security policy against against assigning it to any of the job roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some applications like FICO have the object F_IT_ALV for the layout settings. I am not sure whether it exists for every module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in certain transactions in applications like MM &amp;amp; SD the authorization to S_ALV_LAYO is built in the program for the transaction and we do not specifically authorize for the object in their roles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 04:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813707#M1126607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T04:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813708#M1126608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikrant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check out the following SAP notes #409190 and #601803 which will be helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saby..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 12:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813708#M1126608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T12:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813709#M1126609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue we are having is when we try to activate this autho object S_ALV_LAYO then  by default it takes Value "23" as ticked and doesnot allow us to Untick it(So that we can stop the Authorization)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Clues...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vikrant M Kelkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 07:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813709#M1126609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813710#M1126610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The object S_ALV_LAYO has only one actvity 23 defined for it. If you are going to activate it then there is no point in rremoving the tick. You can have only one of the two options deactivate the object completely or activate it with actvt 23.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 11:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813710#M1126610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T11:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813711#M1126611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; Authorization for S_ALV_LAYO should be restricted to endusers as it allows changes to Global settings. We in our company have a security policy against against assigning it to any of the job roles.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Some applications like FICO have the object F_IT_ALV for the layout settings. I am not sure whether it exists for every module.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; However in certain transactions in applications like MM &amp;amp; SD the authorization to S_ALV_LAYO is built in the program for the transaction and we do not specifically authorize for the object in their roles.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use F_IT_ALV for personal layout.  You don't want everybody having access to the global layout S_ALV_LAYO.  Your trace might show and will be looking for S_ALV_LAYO but F_IT_ALV is your solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search on S_ALV_LAYO.  The search feature is your friend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 18:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813711#M1126611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-06T18:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813712#M1126612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikrant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restrict S_ALV_LAYO to certain transactions by using SU24 - here you can check/uncheck transactions assigned to auth object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you do this you need to check that there is no impact to existing functionality - the running of batch jobs etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Charmaine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 21:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813712#M1126612</guid>
      <dc:creator>charmaine_greene</dc:creator>
      <dc:date>2009-01-07T21:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813713#M1126613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks evryone ..This is sorted now..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 01:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813713#M1126613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T01:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813714#M1126614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikrant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could u let us know the solution sorted for this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 06:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813714#M1126614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T06:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict Global default layout setting by users ? Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813715#M1126615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;apart from S_ALV_LAYO, Use the object F_IT_ALV to restrict Global Layout modifications (Avoid giving Activity 70). &lt;/P&gt;&lt;P&gt; &lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 10:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-restrict-global-default-layout-setting-by-users-authorization/m-p/4813715#M1126615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T10:16:22Z</dc:date>
    </item>
  </channel>
</rss>

