<?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: list of users having access to each transcation code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045496#M967033</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;/P&gt;&lt;P&gt;Just to add !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a list of users for particular Tcode then use SUIM tcode with users by complex selection criteria or RSUSR002 report will fetch you the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 14:02:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T14:02:04Z</dc:date>
    <item>
      <title>list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045494#M967031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to generate a list users having access to each Tcode.Please give me any report ,table or procedure  to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basis Admin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 09:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045494#M967031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T09:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045495#M967032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Users to Roles = table AGR_USERS&lt;/P&gt;&lt;P&gt;TCodes to Roles = table AGR_1251 filtered on S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whack them together in Access or a spreadsheet program &amp;amp; you can get this info&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 09:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045495#M967032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T09:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045496#M967033</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;/P&gt;&lt;P&gt;Just to add !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a list of users for particular Tcode then use SUIM tcode with users by complex selection criteria or RSUSR002 report will fetch you the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 14:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045496#M967033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045497#M967034</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;Here are some of the reports of security...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSUSR000 Currently Active Users&lt;/P&gt;&lt;P&gt;RSUSR002 Users by Complex Selection Criteria&lt;/P&gt;&lt;P&gt;RSUSR002_ADDRESS Users by address data&lt;/P&gt;&lt;P&gt;RSUSR003 Check the Passwords of Users SAP* and DDIC in All Clients&lt;/P&gt;&lt;P&gt;RSUSR004 Restrict User Values to the Following Simple Profiles and Auth. Ob&lt;/P&gt;&lt;P&gt;RSUSR005 List of Users With Critical Authorizations&lt;/P&gt;&lt;P&gt;RSUSR006 Locked Users and Users with Incorrect Logons&lt;/P&gt;&lt;P&gt;RSUSR007 Display Users with Incomplete Address Data&lt;/P&gt;&lt;P&gt;RSUSR008 Critical Combinations of Authorizations at Transaction Start&lt;/P&gt;&lt;P&gt;RSUSR008_009_NEW List of Users With Critical Authorizations&lt;/P&gt;&lt;P&gt;RSUSR009 List of Users With Critical Authorizations&lt;/P&gt;&lt;P&gt;RSUSR010 Transactions for User, with Profile or Authorization&lt;/P&gt;&lt;P&gt;RSUSR011 Lists of transactions after selection by user, profile or obj.&lt;/P&gt;&lt;P&gt;RSUSR012 Search authorizations, profiles and users with specified object va&lt;/P&gt;&lt;P&gt;RSUSR020 Profiles by Complex Selection Criteria&lt;/P&gt;&lt;P&gt;RSUSR030 Authorizations by Complex Selection Criteria&lt;/P&gt;&lt;P&gt;RSUSR040 Authorization Objects by Complex Selection Criteria&lt;/P&gt;&lt;P&gt;RSUSR050 Comparisons&lt;/P&gt;&lt;P&gt;RSUSR060 Where-used lists&lt;/P&gt;&lt;P&gt;RSUSR060OBJ Where-Used List for Authorization Object in Programs and Transacti&lt;/P&gt;&lt;P&gt;RSUSR061 Enter Authorization Fields&lt;/P&gt;&lt;P&gt;RSUSR070 Roles by Complex Selection Criteria&lt;/P&gt;&lt;P&gt;RSUSR080 Users by License Data&lt;/P&gt;&lt;P&gt;RSUSR100 Change Documents for Users&lt;/P&gt;&lt;P&gt;RSUSR101 Change Documents for Profiles&lt;/P&gt;&lt;P&gt;RSUSR102 Change Documents for Authorizations&lt;/P&gt;&lt;P&gt;RSUSR200 List of Users According to Logon Date and Password Change&lt;/P&gt;&lt;P&gt;RSUSR300 Set External Security Name for All Users&lt;/P&gt;&lt;P&gt;RSUSR301 Fill non-checking transactions with auth.object S TCODE&lt;/P&gt;&lt;P&gt;RSUSR302 Delete authorization check on object S TCODE from table TSTCA&lt;/P&gt;&lt;P&gt;RSUSR304 Reload Table TSTCA From Table TSTCA_C&lt;/P&gt;&lt;P&gt;RSUSR400 Test Environment Authorization Checks (SAP Systems Only)&lt;/P&gt;&lt;P&gt;RSUSR401 Report to give all SAPCPIC users profile S_A.CPIC&lt;/P&gt;&lt;P&gt;RSUSR402 Download user data for CA manager from Secude&lt;/P&gt;&lt;P&gt;RSUSR403 Assign Profile S_A.CPIC to User SAPCPIC in Current Client&lt;/P&gt;&lt;P&gt;RSUSR404 Conversion Program for Authorizations of Basis Development Environ&lt;/P&gt;&lt;P&gt;RSUSR405 Reset all user buffers in all clients (uncritical)&lt;/P&gt;&lt;P&gt;RSUSR406 Automatically Generate Profile SAP_ALL&lt;/P&gt;&lt;P&gt;RSUSR406_OLD Automatically Generate Profile SAP_ALL&lt;/P&gt;&lt;P&gt;RSUSR408 XPRA: Conversion of USOBX-OKFLAG, USOBX-MODIFIED for upgrade tool&lt;/P&gt;&lt;P&gt;RSUSR409 Transfer all translated titles to generated transaction codes&lt;/P&gt;&lt;P&gt;RSUSR421 Clean-up report: TSTC-CINFO if no check in TSTCA&lt;/P&gt;&lt;P&gt;RSUSR500 User Administration: Compare Users in Central System&lt;/P&gt;&lt;P&gt;RSUSR500D Report RSUSR500D&lt;/P&gt;&lt;P&gt;RSUSR998 Call Reporting Tree Info System&lt;/P&gt;&lt;P&gt;RSUSREXT Enter Correct SNC Names in Table View VUSREXTID (from SAP R/3 4.5)&lt;/P&gt;&lt;P&gt;RSUSREXTID Enter Correct SNC Names in Table View VUSREXTID (from SAP R/3 4.5)&lt;/P&gt;&lt;P&gt;RSUSRLOG Log Display for Central User Administration&lt;/P&gt;&lt;P&gt;RSUSRSCUC CUA: Synchronization of the Company Addresses&lt;/P&gt;&lt;P&gt;RSUSRSUIM User Information System&lt;/P&gt;&lt;P&gt;RSUSR_S_USER_SAS Activate Authorization Object S_USER_SAS&lt;/P&gt;&lt;P&gt;RSUSR_S_USER_SAS_01 Complete Authorization Data for S_USER_SAS in Roles&lt;/P&gt;&lt;P&gt;RSUSR_S_USER_SAS_02 Convert Authorization Defaults&lt;/P&gt;&lt;P&gt;RSUSR_SYSINFO_PROFILE Report cross-system information/profile&lt;/P&gt;&lt;P&gt;RSUSR_SYSINFO_ROLE Report cross-system information/role&lt;/P&gt;&lt;P&gt;RSUSR_SYSINFO_ZBV Report cross-system information/CUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Jun 12, 2008 6:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 06:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045497#M967034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T06:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045498#M967035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gangadhar hm - any chance of giving the original poster an answer to his/her question before asking for points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 06:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045498#M967035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T06:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045499#M967036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the comments,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reports which i have posted will provide most of the quries, its not to specifically answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If am i wrong pls correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045499#M967036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045500#M967037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The thing is that Basis Admin did not want a list of most of the queries, nor a complete index of all repository objects =&amp;gt; he or she only wanted a specific report to list all users with all tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So resetting the buffers in all clients, or asking for points, does not help Basis Admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:22:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045500#M967037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045501#M967038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juilus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Future it wll be taken care.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gangadhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045501#M967038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: list of users having access to each transcation code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045502#M967039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your co-operation Gangadhar! &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/list-of-users-having-access-to-each-transcation-code/m-p/4045502#M967039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:26:56Z</dc:date>
    </item>
  </channel>
</rss>

