<?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: No data Selection in SAP query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830193#M43514</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;Take an example record you expect to show on the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run transaction SE16 for each of the five tables you have linked and you will then be able to establish which table is causing no data to be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Sep 2004 14:37:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-09-02T14:37:15Z</dc:date>
    <item>
      <title>No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830190#M43511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am stuck in a problem. My seniors want a report on urgent basis, so i thaught to go for SAP query to fetch a report. &lt;/P&gt;&lt;P&gt;I have one selection option and rest output fields form 5 different table, linked through foreign/primary keys. I created a user group for the same and assigened my own user to that. Then created an infoset and inserted all the five tables. Ckecked the links and they were fine. Generated the same. &lt;/P&gt;&lt;P&gt;Finally in SQ01 created a query. gave the selection option as one field and out put 35 columns. Saved the query. when i try to excute the same through f8, it gives the error as 'No Data selected'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help, its very urgent. Is there something i missed as this is the first time i am using this. Also is there a way to transfer this to a report, so that when ever we call a report this query is executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its very urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 12:00:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830190#M43511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830191#M43512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you confrimed that the InfoSet will return data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a quick workaround, I would use QuickViewer (SQVI) to get your report created on the system they want to run it on.  You can then give them the report name that QuickViwer genereated, and they can run this report until you are able to resolve your SAPQuery issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might get an error when you try to access QuickViewer the first time. There is a OSS note out there to correct it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QuickViewer is SAPQuery, but with less functionality for managing the reports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 14:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830191#M43512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830192#M43513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying .&lt;/P&gt;&lt;P&gt;I tried to create the report through SQVI. But it is also giving me the same message 'No data selected'. &lt;/P&gt;&lt;P&gt;Where as at the table level i can see the data existing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to fetch the data from 5 different tables. These 5 tables i have defined in SQ02. All the tables are linked to each other. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to check if the infoset is returning the data or not. Or where the problem is, at defining the infoset(SQ02) or Query (SQ01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 14:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830192#M43513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830193#M43514</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;Take an example record you expect to show on the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run transaction SE16 for each of the five tables you have linked and you will then be able to establish which table is causing no data to be found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 14:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830193#M43514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T14:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830194#M43515</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 checked all tables in in SE16. I am getting all the data there. But when i call it through SAP Query, its not comming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is necessary to get the data from one table, or one logical database only for SAP Query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is really strange, but it is not not displaying anything...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 14:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830194#M43515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830195#M43516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the links of the tables defined correctly ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 15:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830195#M43516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830196#M43517</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 checked the links in SQ02 several times. They are correct. I generated the infoset and checked them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to define the output data based on selection criteria. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked the checkbox in SQ03 for the data that i want as selection and rest as Out put fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 15:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830196#M43517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T15:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830197#M43518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I deleted the existing queries and Infoset and created a new one. in SQ01 when i select the fields for input and Output and press output to test, it says 'When executing a query on the selection screen, no data was found for the criteria you entered. Therefore, no list could be generated'. whereas i am entering that value in the selection field which i checked in the table. also if i dont give any inout, it should assume * and display whole list, but nothing is comming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 15:17:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830197#M43518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T15:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830198#M43519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I would join two of your tables together, then see if you get any data back. If this work, then join the 3rd, check to see if you get any data. Do this until you join your last last table.  This should show you where your query is broken. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Bill Faison&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2004 21:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830198#M43519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-02T21:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830199#M43520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was a great help. I tried to link tables individually. &lt;/P&gt;&lt;P&gt;Till the addition of third table, i could get the data. But when i attach the last table, i get the message that 'no data selected'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i tried joining just first and last table in the infoset. Now teh infoset just have two tables(Vbak, vbap). They are linked with P/F key. Still it is not returning any data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what could be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2004 10:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830199#M43520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-03T10:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: No data Selection in SAP query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830200#M43521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since I do not know which tables you are joining together, I am not sure what is going on. I would suggest that you try resolving the join between the 3rd and 4th table, then work your way back up to the 1st table, making sure you are always getting data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, I would check to make sure that keys you are joining to are the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, a document that has the number 0000000000000000123 might not join to doc that has the number   0000000123. This might the case of why your join is failing. &lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2004 14:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-data-selection-in-sap-query/m-p/830200#M43521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-09-03T14:34:15Z</dc:date>
    </item>
  </channel>
</rss>

