<?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 How to keep query data in internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653942#M290291</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; Can any body please give me answer to my below question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a requirement. I need to link the query to report. After fetching the Query data how i have to keep it in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2006 08:37:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-31T08:37:54Z</dc:date>
    <item>
      <title>How to keep query data in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653942#M290291</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; Can any body please give me answer to my below question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a requirement. I need to link the query to report. After fetching the Query data how i have to keep it in internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 08:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653942#M290291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T08:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep query data in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653943#M290292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way could be writing the select statements in the report same as in your query.&lt;/P&gt;&lt;P&gt;Or you can attach a T-code to your query and execute that as report. There is no need to put the query result into any internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 08:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653943#M290292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T08:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to keep query data in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653944#M290293</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;  You can code in SQ02, End-Of-Selection event to EXPORT the data of the internal table and later IMPORT it in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Please make sure the definition - Structure and Name should be same in both objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 08:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-keep-query-data-in-internal-table/m-p/1653944#M290293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T08:42:46Z</dc:date>
    </item>
  </channel>
</rss>

