<?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: T code removal in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195540#M1520436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check authorization object assigned to the user in role?.&lt;/P&gt;&lt;P&gt;I have checked transaction code that is assigned to the user but authorization object are not seen in the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Abhiraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Aug 2010 04:33:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-27T04:33:21Z</dc:date>
    <item>
      <title>T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195534#M1520430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to remove a T-CODE ME22N from one of my user in PRD. i deleted it from my role and i did save and generated the profile. but the user is still able to access that  T-CODE ME22N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also checked in roles that he has but i have never seen that t code in these roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have try to resolve these issue using t code SUIM. I have seen that t code ME22N under that user but not in roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to remove permanently  the t code me22n from that user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how can i remove that t code.&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;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 09:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195534#M1520430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T09:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195535#M1520431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhiraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check whether the user has access to ME22N via authorization object S_TCODE or through range defined in S_TCODE &lt;/P&gt;&lt;P&gt;(eg: ME* or ME2* etc)&lt;/P&gt;&lt;P&gt;Please check them in the roles assigned to the user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 10:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195535#M1520431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T10:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195536#M1520432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ME21N, ME22N and ME23N will have common authroization objects. only the activity field value will.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in the roles assigned to this user, check for these authorization objects. And from then take out the change activity i.e., 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know all the relevant authorization objects for ME22N, create a new role and only with this tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 12:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195536#M1520432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195537#M1520433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhiraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in AGR_1251 table for the list of roles which contain ME22n transaction.&lt;/P&gt;&lt;P&gt;Check if the user got some profiles assigned (like SAP_ALL, SAP_NEW) , other than normal profiles which come from roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your issue is reolved, please get back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanketh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 12:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195537#M1520433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-26T12:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195538#M1520434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you deleted from your role, how it will take effect on the users access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you deleting in DEV and then transporting the change? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what does the SUIM show for the user in Production?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be you have manually added transaction for that user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 00:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195538#M1520434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T00:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195539#M1520435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you but where to check authorization object S_TCODE and  range defined in S_TCODE in user role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that i can track this remove from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 04:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195539#M1520435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T04:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195540#M1520436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check authorization object assigned to the user in role?.&lt;/P&gt;&lt;P&gt;I have checked transaction code that is assigned to the user but authorization object are not seen in the role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Abhiraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 04:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195540#M1520436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T04:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195541#M1520437</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;run su56 for the user and search for object s_tcode. Look in there if there is a connection with your transaction. It is also possible that the transaction is called by an other transaction with no authorization restriction see transaction se97 or table tcdcouples with se16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;P&gt;Jan van Roest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 09:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195541#M1520437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-27T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195542#M1520438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.se16&lt;/P&gt;&lt;P&gt;2.agr_1251&lt;/P&gt;&lt;P&gt;3.Search the roles with S_tcode that contains me21&lt;/P&gt;&lt;P&gt;4.check user assignment for that role&lt;/P&gt;&lt;P&gt;5.Alternatively check if any profiles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 06:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195542#M1520438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-14T06:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195543#M1520439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 3.Search the roles with S_tcode that contains me21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an incomplete and therefor incorrect answer. Searching this table for the exact tcode will not reveal ranges and wildcards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 08:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195543#M1520439</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2010-09-14T08:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195544#M1520440</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 used to use the SE16(N) AGR_* tables a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop using them and start using SUIM instead - it's faster and reliable just make sure you go to the objects and select S_TCODE and put your entry in there and not in the main searches. Also check that PFUD is running regularly to ensure profile to user matches properly and, as mentioned already, watch out for direct profile assignments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Sep 2010 21:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195544#M1520440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-18T21:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195545#M1520441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhijeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check all the roles assigned to that user. Check those roles in PFCG &amp;amp; find for such ranges in authorisation object S_TCODE in those roles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 15:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195545#M1520441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-23T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195546#M1520442</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've created a single role with ME23N, given it full authorisation in all objects and assigned to a test user, it won't run ME22N if typed into the transaction field directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried ME23N, select other document and then go to change mode; same answer - you are not authorised to use ME22N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last time I looked at this (over 3 years ago we raised a ticket with SAP - 4.7) at the time I think there was a bug which was eventually fixed that ensured ME23N and create/change couldn't be used together to bypass the authori check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does SAP note 751129 help at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before going down that route though have you checked, as already mentioned, for direct profile assignments, reference user assignment, PFUD running regularly, all of the SUIM reports that meet your needs (including object S_TCODE in them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you sat with the user and watched how they access the transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for all of the questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 16:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195546#M1520442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-23T16:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195547#M1520443</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;You have to maintain all the objects indiviually  as * and check again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siddhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 09:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195547#M1520443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: T code removal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195548#M1520444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siddhesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They already are:&lt;/P&gt;&lt;P&gt;Maint.:         0  Unmaint. org. levels           0  open fields,   Status: Unchanged&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ZTEST_ME22N                         delete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             Standard   Cross-application Authorization Objects                      AAAB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    Standard   Transaction Code Check at Transaction Start                  S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     Standard   Transaction Code Check at Transaction Start                  T-PD51018800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Transaction Code               ME23N                                                                       TCD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             Changed    Materials Management: Purchasing                             MM_E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    Changed    Document Type in Purchase Order                              M_BEST_BSA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     Changed    Document Type in Purchase Order                              T-PD51018800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Activity                       *                                                                           ACTVT&lt;/P&gt;&lt;P&gt;                       Purchasing Document Type       *                                                                           BSART&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    Changed    Purchasing Group in Purchase Order                           M_BEST_EKG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     Changed    Purchasing Group in Purchase Order                           T-PD51018800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Activity                       *                                                                           ACTVT&lt;/P&gt;&lt;P&gt;                       Purchasing Group               *                                                                           EKGRP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    Changed    Purchasing Organization in Purchase Order                    M_BEST_EKO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     Changed    Purchasing Organization in Purchase Order                    T-PD51018800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Activity                       *                                                                           ACTVT&lt;/P&gt;&lt;P&gt;                       Purchasing Organization        *                                                                           EKORG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                    Changed    Plant in Purchase Order                                      M_BEST_WRK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     Changed    Plant in Purchase Order                                      T-PD51018800&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                       Activity                       *                                                                           ACTVT&lt;/P&gt;&lt;P&gt;                       Plant                          *                                                                           WERKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edited - don't woerry about the T-P bit - it's a standalone playpen and not part of a productive environment - edited&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: David Berry on Sep 24, 2010 11:07 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 10:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-removal/m-p/7195548#M1520444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T10:06:35Z</dc:date>
    </item>
  </channel>
</rss>

