<?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 solution please in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683226#M620408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sapians,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario, where in which the roles contains 2 transactions SU01 and SU10 , i want the user to have only display access for SU01  where he will have all access except display for SU10.i dont want to replace SU01 BY SU01D Tx .i want to create this scenario.can u please explain me how to do this works as both the transactions use the same object S_USER_GRP.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Aug 2007 09:51:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-12T09:51:36Z</dc:date>
    <item>
      <title>solution please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683226#M620408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI sapians,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario, where in which the roles contains 2 transactions SU01 and SU10 , i want the user to have only display access for SU01  where he will have all access except display for SU10.i dont want to replace SU01 BY SU01D Tx .i want to create this scenario.can u please explain me how to do this works as both the transactions use the same object S_USER_GRP.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2007 09:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683226#M620408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-12T09:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: solution please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683227#M620409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavan,&lt;/P&gt;&lt;P&gt;Regardless of how you configure your roles you must remember that instances of objects are merged into the user buffer at login. Therefore a transactions that share objects can potentially have access they weren't intended to, although this is why you can have multiple instances of the same object. However because there is no link between which transaction is checking the object and its configuration you cannot segregate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore it is not possible to segregate this kind of scenario, and as SU10 basically allows the same change abilities as SU01 it is not (in my opinion) a valid scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a User Administrator they should have both, everyone else shouldn't have either with change, this is a part of SoD (Segregation of Duty).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2007 12:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683227#M620409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-12T12:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: solution please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683228#M620410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ashley,&lt;/P&gt;&lt;P&gt;I know its not a valid scenario , but  that my requirement. what is the way out now...?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 19:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683228#M620410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T19:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: solution please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683229#M620411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;Can you implement a user´s administration based on different user groups?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 19:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683229#M620411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T19:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: solution please</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683230#M620412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;The only way i can see for you is to create a customized ABAP, with your own customized Authorization Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then specify the transaction to do exactly what you want and control its authorizations completely separately to the SAP standard transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashley&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 20:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-please/m-p/2683230#M620412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-13T20:49:55Z</dc:date>
    </item>
  </channel>
</rss>

