<?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: How to go about debugging SAP standard code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458526#M1742308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep those tips coming boys and girls!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 22:26:54 GMT</pubDate>
    <dc:creator>former_member195355</dc:creator>
    <dc:date>2013-05-16T22:26:54Z</dc:date>
    <item>
      <title>How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458519#M1742301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any tricks and tips for debugging SAP standard code?&lt;/P&gt;&lt;P&gt;I can spend days debugging and not be any clearer about what the code is doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like I'm missing out on some essential information that must come naturally to all you boffins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So please share your thoughts here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 21:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458519#M1742301</guid>
      <dc:creator>former_member195355</dc:creator>
      <dc:date>2013-05-15T21:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458520#M1742302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's a big subject &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1434/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you debug for an error, you could start to ask SAP to stop at each MESSAGE statement.&lt;/P&gt;&lt;P&gt;If you debug to find how SAP put a value in a field, you could set WATCHPOINT (very useful)&lt;/P&gt;&lt;P&gt;If you need to debug a popup, create a shortcut on your desktop, set the command /h&amp;nbsp; drag/drop and .. enjoy&lt;/P&gt;&lt;P&gt;If you debug to understand SAP (I know, it's not possible), you could set a trace ST05, find the good table, ask for the corresponding ABAP code, set a break point and relaunch the transaction.&lt;/P&gt;&lt;P&gt;And very useful, the CALL STACK in the old abap debugger (I don't know where it is in the new one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a lot of tips to go faster in debugging ...&lt;/P&gt;&lt;P&gt;Maybe we could create a document (if it not already exists) &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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 05:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458520#M1742302</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-05-16T05:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458521#M1742303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the new debugger, the call stack is, by default, visible in the tab 'Desktop 2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akshat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 06:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458521#M1742303</guid>
      <dc:creator>kakshat</dc:creator>
      <dc:date>2013-05-16T06:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458522#M1742304</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;Please check below link will help you how to debug efficiently&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 07:24:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458522#M1742304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-16T07:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458523#M1742305</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;There cannot be a particular method to be followed.&lt;/P&gt;&lt;P&gt;It becomes lot easy if you know what you are tracking. say a particular variable some value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use break points at FMs. you can also make use of tracking sy-subrc value ...&lt;/P&gt;&lt;P&gt;Use Watch points. These tols make it possible to avoid going thru unnecessary code lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you go to the object list, you would find all the sub-routines used in the program for that standard t-code. You could select the proper sub-routine and put a break-point in that sub-routine, if you are able to track it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you are not sure, then you can directly run the t-code and then put '/H'. Switch the debugger mode on. Then while debugging, you can put Watch Points at appopriate places. For. E.G. if you are looking for any errors, you can create a watch point for SY-SUBRC NE 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 08:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458523#M1742305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-16T08:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458524#M1742306</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 usually run trace ,when I debug the standard program,If you access to ST12 or SAT.Switch on the particular units and use /ron&amp;nbsp; from the point you want to debug and switch off.you can use the Hierarchy button to find the sequence of calls made by the standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 09:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458524#M1742306</guid>
      <dc:creator>former_member185848</dc:creator>
      <dc:date>2013-05-16T09:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458525#M1742307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author "&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/thomas.zloch" id="jive-1949045352043552691849"&gt;Thomas Zloch&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; gave me a useful tip to use ST12 and to look out for blogs by &lt;A _jive_internal="true" href="https://answers.sap.com/people/hermann.gahm"&gt;Hermann Gahm&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Also the following SAP press book looks good:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.com/products/ABAP-Performance-Tuning.html" title="http://www.sap-press.com/products/ABAP-Performance-Tuning.html"&gt;http://www.sap-press.com/products/ABAP-Performance-Tuning.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 14:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458525#M1742307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-16T14:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to go about debugging SAP standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458526#M1742308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep those tips coming boys and girls!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 22:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-go-about-debugging-sap-standard-code/m-p/9458526#M1742308</guid>
      <dc:creator>former_member195355</dc:creator>
      <dc:date>2013-05-16T22:26:54Z</dc:date>
    </item>
  </channel>
</rss>

