<?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/4706760#M1105841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;useful answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Oct 2008 09:30:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-29T09:30:50Z</dc:date>
    <item>
      <title>debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706750#M1105831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;  is it possible to  bring an internal table when in debugging mode to an excel sheet ie copying the contents of internal table in debugging mode to an excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:37:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706750#M1105831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706751#M1105832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rae,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706751#M1105832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706752#M1105833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , yes it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give tablenaame say it_table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;below u can find 4 input fields in that screen.&lt;/P&gt;&lt;P&gt;there give it_table[].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double clickon it_table[], then u can find all the entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the debugging mode beside  Watch Point u will get a excel sheet symbol.&lt;/P&gt;&lt;P&gt;click on it it will ask for the path...to save the file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way u can get internal table data i nto excel sheet in debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706752#M1105833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T08:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706753#M1105834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rae,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just click on the button SAVE AS EXCEL WORKSHEET or CTRL+F11 once you get the internal table data in the debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706753#M1105834</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-10-29T08:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706754#M1105835</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; once after getting entries , &lt;/P&gt;&lt;P&gt;on top u can find buttons for FIELD , TABLE, BREAKPOINTS,WATCHPOINTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then click on TABLE Button here u can find at last the excel sheet button, click on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706754#M1105835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T08:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706755#M1105836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rae z,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       It is possible on debugging mode.....when you are in debugging mode goto tables and type ur intenal table name over ther and press enter then all the content will be displayed at the bottom. Now u goto top where u 'll find the debugging option, rgt left arrow option and find option also  as symbols there u can c an option to download it as excel file. after clickng tht it 'll ask for tht frm ehich line tht is frm line 2 to 6 out of 10 or 1 to 10 as a whole u can give the line numbers there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Arunprasad.P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706755#M1105836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T08:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706756#M1105837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; experts,&lt;/P&gt;&lt;P&gt;&amp;gt;   is it possible to  bring an internal table when in debugging mode to an excel sheet ie copying the contents of internal table in debugging mode to an excel sheet.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; thanks in advance.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Classic or new debugger?  Possible in both, different routes.  And the new debugger method doesn't work in precisely the same way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 08:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706756#M1105837</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-10-29T08:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706757#M1105838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i click the button ( description of button is save  layout () )  besides watchpoint in debugging mode, some operation is getting done without prompting message or asking for the path at which the file should be saved ,what the problem might be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 09:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706757#M1105838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706758#M1105839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi matt,&lt;/P&gt;&lt;P&gt; with the new debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 09:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706758#M1105839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T09:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706759#M1105840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;yes,definitely....it is possible to take all the data in excel....in debugging mode open the the data of internal table....right click on that...click on "Save to local file" ...then one new pop up will come.....after that you give the line numbers from which line to which line you want to down load...then save your excel file your desired position of your local pc...then your purpose will be solved..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 09:23:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706759#M1105840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T09:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706760#M1105841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;useful answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 09:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706760#M1105841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T09:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706761#M1105842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks anurima problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 09:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging/m-p/4706761#M1105842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T09:31:49Z</dc:date>
    </item>
  </channel>
</rss>

