<?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: steps for debugging the ABAP program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140627#M746407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In the selection screen command line give' /h' then enter.Now execute the program it will go into debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2007 10:54:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-06T10:54:12Z</dc:date>
    <item>
      <title>steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140625#M746405</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;Im a SAP-BW Consultant. I have a program in R/3-Side. I want to debugg that program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me the steps for debugging that program . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140625#M746405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T10:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140626#M746406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/d322540c3beb4ba53795784eebb680/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/d322540c3beb4ba53795784eebb680/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I give you some usefull Tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type /h in command Bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press F8 then system will automatically goes to debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press F5. Then it shows the Each and every line of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or type break-point in your SE38 program. Then press F8. it will goes to the Debugging mode.&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;Reward If Helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Viji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140626#M746406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T10:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140627#M746407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;In the selection screen command line give' /h' then enter.Now execute the program it will go into debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140627#M746407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T10:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140628#M746408</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;Below are steps to debug the ABAP Report,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Execute the report using F8.&lt;/P&gt;&lt;P&gt;2. type /h in tcode input field.&lt;/P&gt;&lt;P&gt;3. Execute again with F8.&lt;/P&gt;&lt;P&gt;   this will start ABAP debugger&lt;/P&gt;&lt;P&gt;   you can see the values of any field or tables using the controls in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. F5 will execute report line by line&lt;/P&gt;&lt;P&gt;5. F6 will execute any block of report like PERFORM or any Function Module&lt;/P&gt;&lt;P&gt;6. F7 will get the debugger to line at which break-point has been given&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140628#M746408</guid>
      <dc:creator>VikasB</dc:creator>
      <dc:date>2007-12-06T10:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140629#M746409</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;for system debugging check the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/5f0640555ae369e10000000a155106/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/5f0640555ae369e10000000a155106/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For debugging tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/debug/debughome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/debug/debughome.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapab002.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapab002.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140629#M746409</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-06T10:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140630#M746410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps for debugging abap program,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are two types of debugging procedures they are external debugging and internal debuging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for external debugging we have to put the cursor on the place where u want to debug and in application tool bar we hav a stop kind of button and we hav to click tht then a yellow color line will appear and normally execute it . a selection screen appears and automatically it will start debugging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want particular user only to debug stopping the other users u can do it by writing in program as "breakpoint user &amp;lt;username&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this it is easy....&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;Sana M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward for useful answers....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 10:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140630#M746410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T10:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: steps for debugging the ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140631#M746411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;Debugging steps below : &lt;/P&gt;&lt;P&gt;Plz do reward if useful.&lt;/P&gt;&lt;P&gt;Thankx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging steps ---&amp;gt;&lt;/P&gt;&lt;P&gt;1. Execute the report using F8.&lt;/P&gt;&lt;P&gt;2. type /h in tcode input field.&lt;/P&gt;&lt;P&gt;3. Execute again with F8.&lt;/P&gt;&lt;P&gt;this will start ABAP debugger you can see the values of any field or tables using the controls in debugger.&lt;/P&gt;&lt;P&gt;4. F5 will execute report line by line&lt;/P&gt;&lt;P&gt;5. F6 will execute any block of report like PERFORM or any Function Module&lt;/P&gt;&lt;P&gt;6. F7 will get the debugger to line at which break-point has been given&lt;/P&gt;&lt;P&gt;Hope itz helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 11:03:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-for-debugging-the-abap-program/m-p/3140631#M746411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T11:03:44Z</dc:date>
    </item>
  </channel>
</rss>

