<?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: Debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577766#M260854</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 debuging if you want to debug all perform &lt;/P&gt;&lt;P&gt;    than set breakpoint at event/keywork,call function .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    debug mode-&amp;gt;breakpoint-&amp;gt;&lt;/P&gt;&lt;P&gt;      &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;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 07:34:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-26T07:34:27Z</dc:date>
    <item>
      <title>Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577760#M260848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;        Is there tip or trick to debugg standard progrms and transactions. i mean to say to go to the relevent screen or field or function module etc in one step rather than following conventional methods of debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vinay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577760#M260848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577761#M260849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;if you know the exact point to where you wanna debug then u could set a break point otherwise&lt;/P&gt;&lt;P&gt;you need to debug the entire code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577761#M260849</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-09-26T07:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577762#M260850</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;Yes it is, you can set a breakpoint while debugging:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Breakpoint-&amp;gt;Breakpoint at-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577762#M260850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577763#M260851</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 set the break points, at the position u want to debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats the only way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577763#M260851</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-26T07:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577764#M260852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;--&amp;gt;If any error message occurs and u want to search where the message is , u can get the message class and number by double clicking the error , then goto SE91 give the message class and message number and find out the where-used list of the message and u can sort ur relevant program from those&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt;if u know any searchterm , finout where that term is used in the standard program and put a breakpoint and bebug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577764#M260852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577765#M260853</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 debuging, if you know the statment or program name or Sub routine name then you can put the breakpoint over there.... breakpoint --&amp;gt; breakpoint at ....&lt;/P&gt;&lt;P&gt;then press F8, then it will stop where you put the breakpoint &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577765#M260853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577766#M260854</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 debuging if you want to debug all perform &lt;/P&gt;&lt;P&gt;    than set breakpoint at event/keywork,call function .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    debug mode-&amp;gt;breakpoint-&amp;gt;&lt;/P&gt;&lt;P&gt;      &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;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577766#M260854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577767#M260855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes you can use the t-code SCI, which is called code inspector to know the details about your various kinds of program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 07:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/1577767#M260855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-26T07:38:36Z</dc:date>
    </item>
  </channel>
</rss>

