<?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 Error When Run ABAP Query in Different Client in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677917#M1290811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I develop ABAP Query using SQ01 / SQ02 / SQ03.&lt;/P&gt;&lt;P&gt;Everything goes well, and I have already test that the query work well. The query can be execute and show the result correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My peer in same SAP system, but different client, run the same query. As I know that query is same with ABAP program which is client independent, can be execute across client. But then the runtime error show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error said that &lt;/P&gt;&lt;P&gt;    Exception condition "NO_POSITION_FOUND" raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody told me what's happened here, and how can I resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Jun 2009 11:07:59 GMT</pubDate>
    <dc:creator>former_member647955</dc:creator>
    <dc:date>2009-06-05T11:07:59Z</dc:date>
    <item>
      <title>Error When Run ABAP Query in Different Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677917#M1290811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I develop ABAP Query using SQ01 / SQ02 / SQ03.&lt;/P&gt;&lt;P&gt;Everything goes well, and I have already test that the query work well. The query can be execute and show the result correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My peer in same SAP system, but different client, run the same query. As I know that query is same with ABAP program which is client independent, can be execute across client. But then the runtime error show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error said that &lt;/P&gt;&lt;P&gt;    Exception condition "NO_POSITION_FOUND" raised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody told me what's happened here, and how can I resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hadi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 11:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677917#M1290811</guid>
      <dc:creator>former_member647955</dc:creator>
      <dc:date>2009-06-05T11:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error When Run ABAP Query in Different Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677918#M1290812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to transaction SQ02 and give the infoset name and then click menu Infoset-&amp;gt;Generate.&lt;/P&gt;&lt;P&gt;Hope it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 12:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677918#M1290812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-05T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error When Run ABAP Query in Different Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677919#M1290813</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;Since you are testing it in other client,i think due to data inconsistency you are getting that error.&lt;/P&gt;&lt;P&gt;Try to  check the corresponding tables in both clients and can verify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;KK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2009 16:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677919#M1290813</guid>
      <dc:creator>KK07</dc:creator>
      <dc:date>2009-06-05T16:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error When Run ABAP Query in Different Client</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677920#M1290814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found that the problem is data consistency as per your opinion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 11:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-when-run-abap-query-in-different-client/m-p/5677920#M1290814</guid>
      <dc:creator>former_member647955</dc:creator>
      <dc:date>2009-06-09T11:33:50Z</dc:date>
    </item>
  </channel>
</rss>

