<?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 debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097529#M436883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;   how can we debug a function module .&lt;/P&gt;&lt;P&gt;and what is meant by Break and watch points . pls give example&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Nagendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 04:49:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-29T04:49:23Z</dc:date>
    <item>
      <title>debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097529#M436883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;   how can we debug a function module .&lt;/P&gt;&lt;P&gt;and what is meant by Break and watch points . pls give example&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Nagendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 04:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097529#M436883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T04:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097530#M436884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is similar to debugging of the Program in Se38,&lt;/P&gt;&lt;P&gt;Keep a break point and execute the fun module it will stop at that place.&lt;/P&gt;&lt;P&gt;then press F5 for line by line debugging&lt;/P&gt;&lt;P&gt;press F6 for skipping the routines and performs, and other function calls.&lt;/P&gt;&lt;P&gt;press F8 to come out of the debugging.&lt;/P&gt;&lt;P&gt;Watch point is the one to reach a particular condition in the code, First define that condition  by pressing the watch point. then execute it will come to that condn and stop&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ANJI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 04:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097530#M436884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T04:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097531#M436885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nagendra, &lt;/P&gt;&lt;P&gt;    v can set the breakpoint on the source code of the function module as the normal debugging in the abap editor. They same procedure what v do it for normal program.&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;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 04:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097531#M436885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T04:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097532#M436886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;break points and watch points are basically to help us understand the flow of or code and the values of various variabkles at that point . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with break point u can make ur code stop at a particular point from where u want to debud it and check values .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can debug fm similar in a way to a other piece of code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 04:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/2097532#M436886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-29T04:57:27Z</dc:date>
    </item>
  </channel>
</rss>

