<?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 tip: in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107496#M737730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how to go the screen scope area that u  r saying ! it is huge program and seeing even more lines while debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2007 17:08:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-05T17:08:52Z</dc:date>
    <item>
      <title>Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107491#M737725</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 am debugging ABAP program !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wish to enter the Internal table name in debug and want to see what values it have!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when ever i enter the table name it says specified table not found!&lt;/P&gt;&lt;P&gt;I tried (  F5, F6, F7 and so on ) but i never i get what i want!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am i missing something? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107491#M737725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107492#M737726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of type the Internal Table try to double click the Internal table when the system is in Debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you typed Internal table name wrongly.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107492#M737726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107493#M737727</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; Only those data structures and data variables including internal table will be visible in debugging which is active in the current debugging session or whos visibility is in scope of the program being debugged. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you enter a table name which is not in scope of the program you will get that message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107493#M737727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T16:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107494#M737728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not even seeing the internal table name in the debugging screen!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just went to debug mode for the program and exceuted and run several times the F5. i never seen the internal table i am looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107494#M737728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T16:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107495#M737729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you declared one Internal table in SE38 and you couldn't see the Internal table at Debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do One thing. Put Break-point before the Internal table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Append wa to Itab.&lt;/P&gt;&lt;P&gt;break-point.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107495#M737729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T16:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107496#M737730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how to go the screen scope area that u  r saying ! it is huge program and seeing even more lines while debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107496#M737730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T17:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107497#M737731</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;Let put it this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually want to debug a subroutine which is present as include in my original program!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we won't get include program code in debug screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107497#M737731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T17:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging tip:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107498#M737732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a break-point in the subroutine and then you will be able to see all the contents. Make sure your internal table is defined before the INCLUDE statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-tip/m-p/3107498#M737732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T17:39:44Z</dc:date>
    </item>
  </channel>
</rss>

