<?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 Export internal table to Excel during debugging. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915249#M686279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put a debugger( old debugger ) on a certain line of code where we are checking  the  data of an internal table having around 10000 entries and I want to export this internal table data to an excel for analysis during debugging itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to export this ? The new debugger does not work in IFD. ( 6.40)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sukanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 11:26:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T11:26:50Z</dc:date>
    <item>
      <title>Export internal table to Excel during debugging.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915249#M686279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put a debugger( old debugger ) on a certain line of code where we are checking  the  data of an internal table having around 10000 entries and I want to export this internal table data to an excel for analysis during debugging itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to export this ? The new debugger does not work in IFD. ( 6.40)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sukanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915249#M686279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T11:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Export internal table to Excel during debugging.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915250#M686280</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;In application menu follow the path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the internal table then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;Display Data Object -&amp;gt; Structure Editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show only part of the internal.&lt;/P&gt;&lt;P&gt;Goto List-&amp;gt; Display entire list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can print the list or send it to excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915250#M686280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T11:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export internal table to Excel during debugging.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915251#M686281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sukanya,&lt;/P&gt;&lt;P&gt;To save the content of an internal table as an xl sheet while debugging, just double click on the internal table so that its content are seen and then press 'save as excel worksheet' (ctrl F11) button on the application toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915251#M686281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T11:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export internal table to Excel during debugging.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915252#M686282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sukanya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is icon at the top for saving the file or just press ctrl + f11 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur internal table is saved as an excel sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Lalit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-internal-table-to-excel-during-debugging/m-p/2915252#M686282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T11:54:50Z</dc:date>
    </item>
  </channel>
</rss>

