<?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: Join SAP queries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675151#M1575462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if this is really feasible... You could potentially create a report program or see if you can work with coding blocks in infosets (SQ02 -&amp;gt; Extras) or get the results into spreadsheet and go from there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Feb 2011 17:20:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-21T17:20:36Z</dc:date>
    <item>
      <title>Join SAP queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675150#M1575461</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created one query and a set of variants. Now I want to execute the different variants and get only the number of entries from each query execution in one overview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way  to get the result of different sap queries in one separate query?&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>Mon, 21 Feb 2011 16:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675150#M1575461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-21T16:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Join SAP queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675151#M1575462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if this is really feasible... You could potentially create a report program or see if you can work with coding blocks in infosets (SQ02 -&amp;gt; Extras) or get the results into spreadsheet and go from there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 17:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675151#M1575462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-21T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Join SAP queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675152#M1575463</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 do not think it is possible. Better to go for Zreport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 05:13:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675152#M1575463</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-02-22T05:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Join SAP queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675153#M1575464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically it is possible. You would have to use the Code exits(SQ02-&amp;gt;Display Infoset-&amp;gt;Goto-&amp;gt;Code) in the infoset of the query that you would want to display the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the code you would have to find the ABAP program names of your other queries (SQ01-&amp;gt;Query-&amp;gt;More Functions-&amp;gt;Display Report Name) and using the SUBMIT statement (USING SELECTION-SET variant ) to run the other queries and then collect the output for your count of hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This though would be tedious and would involve a lot of hardcoding (program names and variant names). I would suggest using a Z program to keep it more dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 05:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-sap-queries/m-p/7675153#M1575464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-22T05:59:35Z</dc:date>
    </item>
  </channel>
</rss>

