<?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 ABAP/4 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409880#M197514</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Place the break point at the specified position first and execute the module program it will work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2006 06:50:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-30T06:50:15Z</dc:date>
    <item>
      <title>Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409870#M197504</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;&lt;/P&gt;&lt;P&gt;Could you help me on this?&lt;/P&gt;&lt;P&gt;What is the step-by-step procedure to debug a given module program? How can I see the value of the variables in the program after each step?&lt;/P&gt;&lt;P&gt;Couldn't understand anything much from the online links!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409870#M197504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409871#M197505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indu,&lt;/P&gt;&lt;P&gt;      Check the position at which you have to put the break-point.Activate the break point there Ctrl&lt;EM&gt;alt&lt;/EM&gt;F12.Execute the program.Now your program will go step by step in all the events.Now you can check the value of variable at each step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409871#M197505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409872#M197506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to type '/h' in the transaction code. After that press execute button. Debug screen will open. Now you have go step by step. And you can see the value of the variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhasish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409872#M197506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409873#M197507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The break point is not getting activated the way you asked me to ! Is there any other way to activate it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409873#M197507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409874#M197508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First u activate the program . Than only Break point will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409874#M197508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409875#M197509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type in BREAK-POINT in your program wherever you want to stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just double click on the varialbe and you will be able to see the value of the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409875#M197509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409876#M197510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indu use ctrl&lt;EM&gt;shift&lt;/EM&gt;F12 instead of that.There is one red button(STOP) on the application bar that works for the Breakpoint you can press that also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: mukesh kumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409876#M197510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409877#M197511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Indu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brekpts in system prgms are only observed in system debugging.You can't set breakpoint in the screen.If you wantto set it ..type &amp;lt;b&amp;gt; /h &amp;lt;/b&amp;gt; in the command field and execute the prgram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F5 : Line by Line Debugging&lt;/P&gt;&lt;P&gt;F6 : module level&lt;/P&gt;&lt;P&gt;F8 : control passes to other debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You double click the module user_command..and there in any of the code u place the cursor and click the &amp;lt;b&amp;gt; STOP &amp;lt;/b&amp;gt; Icon and turn Session brkpnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Jothi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:43:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409877#M197511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409878#M197512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this the procedure for module program too? Because I get an error message saying - ' is not a report program (type 'm') '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409878#M197512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409879#M197513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The debugging procedure is same for all the programs. The message you are getting is becase you are trying to execute the program directly. Place the break point using the code like the way I have show in the previous answer and execute the program using teh transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note : Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409879#M197513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409880#M197514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Place the break point at the specified position first and execute the module program it will work fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409880#M197514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409881#M197515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ways to debug..&lt;/P&gt;&lt;P&gt;1. Hardcode Break points using BREAK-POINT &lt;/P&gt;&lt;P&gt;2.Using /H when you Before Pressing Execute Button(F8).&lt;/P&gt;&lt;P&gt;3.Keep the Break points in the code , go to the line and using the  CTRL&lt;EM&gt;SHFT&lt;/EM&gt;F12 option .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Debugging Will start, and use F5,F6,F7 to Debug. &lt;/P&gt;&lt;P&gt;and double click the variable and see their values in runtime&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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409881#M197515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in ABAP/4</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409882#M197516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all u can't run Module Program directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U have to create a TCODE for it in SE80.&lt;/P&gt;&lt;P&gt;where u have to pass program name and screen name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOw activate the program and mark the break points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the TCODE u have created for ur Module prog.&lt;/P&gt;&lt;P&gt;use following:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F5 : Line by Line Debugging&lt;/P&gt;&lt;P&gt;F6 : module level&lt;/P&gt;&lt;P&gt;F8 : control passes to other debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dobule click the variable for which u want values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------" /&gt;&lt;P&gt;Sachin Dhingra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2006 06:57:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-abap-4/m-p/1409882#M197516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-30T06:57:04Z</dc:date>
    </item>
  </channel>
</rss>

