<?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: User Id's T-code conflict in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304302#M791289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to tr SUIM, follow menupath: users, complex selection criteria, authorization values. &lt;/P&gt;&lt;P&gt;Enter object S_TCODE and hit enter. Enter the tcodes you want to investigate and run.&lt;/P&gt;&lt;P&gt;There's alro a report called 'transaction authorizations' which looks in the role menu. The option above looks into the real authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To search the other way around you can have a look at the suim section 'transactions'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 07:09:49 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2008-02-05T07:09:49Z</dc:date>
    <item>
      <title>User Id's T-code conflict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304301#M791288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAP Gurus,&lt;/P&gt;&lt;P&gt;I want to check if a particular T-code has been authorized to any other User ID also?&lt;/P&gt;&lt;P&gt;Like i have 6 user Id's for who have been assigned some limited Job roles. I want to check if there is any conflict (means how to check if they have any common T-code authorizations? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest the T-codes or some way to find out.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Shalini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304301#M791288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: User Id's T-code conflict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304302#M791289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to tr SUIM, follow menupath: users, complex selection criteria, authorization values. &lt;/P&gt;&lt;P&gt;Enter object S_TCODE and hit enter. Enter the tcodes you want to investigate and run.&lt;/P&gt;&lt;P&gt;There's alro a report called 'transaction authorizations' which looks in the role menu. The option above looks into the real authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To search the other way around you can have a look at the suim section 'transactions'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 07:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304302#M791289</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-05T07:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Id's T-code conflict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304303#M791290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jurjen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is useful to me. In this T-code &lt;/P&gt;&lt;P&gt;Under Comparisons--&amp;gt; User ID's is much close to my requirements. But in this i can compare only 2 job roles. Is there any thing like report that i can generate which can show comparison of as much user id's as i want. e.g 6 user id's can be compared?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 08:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304303#M791290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: User Id's T-code conflict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304304#M791291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know of a report, but with SQVI you could try a table join on AGR_USERS and AGR_1251 on AGR_NAME where AGR_USERS is filtered for your users and AGR_1251 is filtered on object S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not know SAP query you can also download the table selections and and join them in Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jurjen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 09:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304304#M791291</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-02-05T09:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: User Id's T-code conflict</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304305#M791292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 09:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-id-s-t-code-conflict/m-p/3304305#M791292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T09:50:06Z</dc:date>
    </item>
  </channel>
</rss>

