<?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: Discrepancy while finding the t code through user id in SUIM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541879#M1428097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx all but still the confusion exists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jan 2010 04:34:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-06T04:34:31Z</dc:date>
    <item>
      <title>Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541872#M1428090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;While finding out the particular t code like MIRO from SUIM -&amp;gt; Trancation code -&amp;gt;User &lt;/P&gt;&lt;P&gt;i m unable to find the same in the list but if i search through the role through PFCG its been displaying the same but not through SUIM -&amp;gt; Transaction code by user id . what is the cause for the same ? &lt;/P&gt;&lt;P&gt;how can i find the discrepancies for the same ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 08:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541872#M1428090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-23T08:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541873#M1428091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because SUIM&amp;gt; Search by Users&amp;gt;Tcode will look for the Tcode assigned to the roles in the Menu tab. There might be a possibility that a Tcode is added as a manual instance of S_Tcode object. Hence to avoid that its always best practise to search for the values inside the S_Tcode object. You can do this either by SUIM or by SE16(Table:agr_1251)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 08:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541873#M1428091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-23T08:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541874#M1428092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; You can do this either by SUIM or by SE16(Table:agr_1251)&lt;/P&gt;&lt;P&gt;When searching the table directly please mind that there may be ranges (both LOW and HIGH field filled) as well and those records will not show up when searching for a transaction in the LOW field. SUIM evaluateds ranges as well and therefor is more reliable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 08:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541874#M1428092</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-12-23T08:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541875#M1428093</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;the PFCG search returns a list of roles which have assigned one particular transaction. The assignment is stored in table AGR_TCODES. Your SUIM report returns a list of executable transactions for one user. You can give a user authorization to multiple transactions without adding them to role menu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2009 08:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541875#M1428093</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-12-23T08:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541876#M1428094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats ok but why it is generating the inconsistency while searching the t code from SUIM. &lt;/P&gt;&lt;P&gt;even though the t code is present in S_tcode object &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 07:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541876#M1428094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-29T07:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541877#M1428095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Thats ok but why it is generating the inconsistency while searching the t code from SUIM. &lt;/P&gt;&lt;P&gt;&amp;gt; even though the t code is present in S_tcode object &lt;/P&gt;&lt;P&gt;That's because some of the SUIM reports look in the role menu instead of the actual S_TCODE values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 08:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541877#M1428095</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-12-29T08:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541878#M1428096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to elaborrate more on this. There are two possibilities:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - If there are manual instances of S_Tcode object then the tcodes added in the Menu tab of the role will be added to the standard instanct of S_tcode and not the manual instance of S_tcode. Hence if you have added for example SU01 in the manual instance of S_Tcode of Role (ABC) and not in the Menu tab of the same role (ABC) then the SUIM Tcode&amp;gt; role search will not show the role(ABC) having Tcode SU01. However if you search this role by S_Tcode values you will get this role name(ABC) displayed among the roles having SU01 Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - If in SU24 there are Tcodes which are checked (Y) for multiple S_TCODE values. For example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Tcode SXMB_IFR  in SU24 below object and field value is marked as Check(Y)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object: S_Tcode Value: SU01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then as and then you add Tcode:SXMB_IFR  to any role and re-merge /generate authorization then automaticallu SU01 will be included in the standard instance of S_TCode. In this case also if you do a search in SUIM Role&amp;gt; Tcodes then also you will not see the above role listed for SU01 Tcode. As the SU01 is not added in the menu tab of the role but it was pulled by SU24 as a dependent of SXMB_IFR . However S_Tcode search will list out the above role. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Dec 2009 08:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541878#M1428096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-29T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541879#M1428097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx all but still the confusion exists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 04:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541879#M1428097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-06T04:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541880#M1428098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do this test to understand the logic explained in above posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new role and manually add the authorization tab S_Tcode and then add tcode in S_Tcode(Not in Menu Tab). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if you save and generate the role you will find there is no Tcode in Menu tab but if you assign this role to any user he will be able to execute the tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now compare  the SUIM and AGR_1251 report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps to clear the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 05:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541880#M1428098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-06T05:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Discrepancy while finding the t code through user id in SUIM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541881#M1428099</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;I understand that you are having two different results for different methods of search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to find out the Transaction that are executable by a User. &lt;/P&gt;&lt;P&gt;   Then SUIM --&amp;gt; Transactions --&amp;gt; Executable for User    Is the Right Option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You Said Through PFCG, How are you searching through PFCG, Are you Displaying the Role and then checking the User Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know How are you searching through PFCG to clarify your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 13:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/discrepancy-while-finding-the-t-code-through-user-id-in-suim/m-p/6541881#M1428099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-06T13:35:55Z</dc:date>
    </item>
  </channel>
</rss>

