<?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: Query's generating error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458862#M551547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't need this any more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2008 14:56:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-19T14:56:03Z</dc:date>
    <item>
      <title>Query's generating error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458860#M551545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with a query in an upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the old version it works OK, but i get a short dump when i try to execute this in te new 6.0 version. I've checket the infoset and the it activates without problem. But when i go to see one of the self-generated function modules for this query; i see that one of them can't be activated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an statement not accessible error message; i when i doble-click it it takes me to this source-code point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Tables: zntcomisiones.
data: begin of itab occurs 0.
        include structure zntcomisiones.
data end of itab.
select * from zntcomisiones appending table itab.
select * from zntregular appending corresponding fields of table itab.

DATA D_ABGRU LIKE VBAP-ABGRU.

data IMPORTE(016) type P decimals 02.
data SOCIEDAD like KNB1-BUKRS.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know so much about Querys, but i think it's not normal. I cannot solve the problem editing the code c'ause it's self-generated by the query and can be erased if anyone decides to reactivate it. And it demands me a key too (that I haven't got). I've tried to reactivate the infoset and the query and the systems says "ok" but the problem persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¿Can anyone please give me a clue?&lt;/P&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Artur Rodriguez&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 16:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458860#M551545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T16:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Query's generating error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458861#M551546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;On tcode SQVI check the query you have, and check that the tables zntcomisiones and zntregular have the corresponding fields with the same element data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 16:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458861#M551546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T16:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Query's generating error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458862#M551547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't need this any more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 14:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-s-generating-error/m-p/2458862#M551547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T14:56:03Z</dc:date>
    </item>
  </channel>
</rss>

