<?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: Syntax error in ABAP Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564153#M1269467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table structure is same in both the systems and we are not using any LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query is also activated but still the we are getting the same syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 13:03:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-19T13:03:45Z</dc:date>
    <item>
      <title>Syntax error in ABAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564151#M1269465</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;We are facing syntax erro with ABAP query. &lt;/P&gt;&lt;P&gt;We have a infoset/query which is perfectly working in one system and we downloaded the both infoset and query from this system.But the same query when it is uploaded to other system is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infoset is not giving any syntax error while activation. Morever, the generated report struture is also different from the other system. In old system, report was having one include for declaration and other for data retrieval process etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help us to resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 10:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564151#M1269465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T10:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in ABAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564152#M1269466</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;The query generated is based on the table structures available as they are used, etc.&lt;/P&gt;&lt;P&gt;So please check if there is any difference in the fields available in the tables used, LDB used if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, may be few of the properties of the SAP query and info set does not get copied properly.&lt;/P&gt;&lt;P&gt;and after activating the info set only, activate the query, etc...check them once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 11:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564152#M1269466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T11:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in ABAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564153#M1269467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table structure is same in both the systems and we are not using any LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The query is also activated but still the we are getting the same syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 13:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564153#M1269467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T13:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in ABAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564154#M1269468</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;Still I am facing the issue. We created new query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shaju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Apr 2010 14:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-abap-query/m-p/5564154#M1269468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-04T14:22:33Z</dc:date>
    </item>
  </channel>
</rss>

