<?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: SU53 - Tcode for offending transaction missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259010#M147019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I know. As I wrote in the first entry: &lt;/P&gt;&lt;P&gt;"(In some cases Tcode is a part of error-msg, but we want the Tcode in all cases.)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Tcode is a part of error-message, it is placed as parameter in 'XU2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2006 13:59:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-19T13:59:51Z</dc:date>
    <item>
      <title>SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259002#M147011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When an authorization error occurs (rel. 6.20), the data concerning the error are kept in SPA/GPA parameters. Transaction SU53 GETs the info and display it together with info from user-authorizaton. It's very nice, but we miss Tcode for the offending transaction. (In some cases Tcode is a part of error-msg, but we want the Tcode in all cases.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is set by basis ('AUTH_CHECK_TCODE' and others), and here we cannot modify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are developing ZSU53 (copy of SU53) as a part of an authorization utility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have You any idea on how to get &amp;lt;u&amp;gt;the offending Tcode&amp;lt;/u&amp;gt; in SU53 / ZSU53 ?      &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Can anyone understand why this is not included in standard SU53? It would be so easy to SET a new parameter with SY-TCODE in the right place ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 11:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259002#M147011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T11:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259003#M147012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we use SU53, it is because a user fails to run a particular t-code successfully.  We simply ask them to run SU53 after the failure and then TELL US what t-code they were trying to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that not acceptable in your org?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 12:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259003#M147012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T12:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259004#M147013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I'm afriad not.&lt;/P&gt;&lt;P&gt;The purpuse of this development is to make the procedure automatic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259004#M147013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259005#M147014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Can anyone understand why this is not included in standard SU53? It would be so easy to SET a new parameter with SY-TCODE in the right place ?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your answer is simply that SAP expects you to speak to your users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issues of security should be handled on a case-by-case basis... not resolved through automation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are cloning SU53, then you have your solution.  You will need to store off sy-tcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259005#M147014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259006#M147015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;Thanks for answer.&lt;/P&gt;&lt;P&gt;But to make the collection of info automatic and secure does not exclude talking to people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just hoping someone have experience of how to "store off" sy-tocde in this special case, or if it is already hidden somwhere where I can't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259006#M147015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259007#M147016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest using an EXPORT command to store off the value in your ZSU53.  From there, you can IMPORT the memory and read it (into a custom report or whatever).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that enough info?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget those points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259007#M147016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259008#M147017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm sorry that I explain problem so bad.&lt;/P&gt;&lt;P&gt;It's not an technical ABAP-problem, but an system-issue of where and how to find the offending transaction-code in the system, hopefully without doing to much modifications.&lt;/P&gt;&lt;P&gt;Regads Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259008#M147017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259009#M147018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lars,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In looking briefly at SU53, the t-code is visible in the second GET statement just after the Start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In statement:&lt;/P&gt;&lt;P&gt;GET PARAMETER ID 'XU2' FIELD usr07val1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usr07val1 will contain the "offending t-code".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259009#M147018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: SU53 - Tcode for offending transaction missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259010#M147019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I know. As I wrote in the first entry: &lt;/P&gt;&lt;P&gt;"(In some cases Tcode is a part of error-msg, but we want the Tcode in all cases.)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Tcode is a part of error-message, it is placed as parameter in 'XU2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regads Lars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2006 13:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/su53-tcode-for-offending-transaction-missing/m-p/1259010#M147019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-19T13:59:51Z</dc:date>
    </item>
  </channel>
</rss>

