<?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 Syntax error for BYPASSING BUFFER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657059#M28464</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;We have created a program in which we are using following abap query&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;SELECT (outdata_itab-line) FROM (fromClauseString) INTO @&amp;lt;datarow&amp;gt; BYPASSING BUFFER UP TO @ROWCOUNT ROWS WHERE (whereClauseString).&lt;/P&gt;
  &lt;P&gt;When TR for this program is imported into other system, it is giving syntax error saying @ROWCOUNT can be converted. Data type of ROWCOUNT is&lt;/P&gt;
  &lt;P&gt;SOID-ACCNT.&lt;/P&gt;
  &lt;P&gt;We observed only one difference in both systems. Sytem on which error is coming while importing the TR has lower version of basis and abap component. We are confused why we are getting this error. Please assist.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Apr 2018 12:55:00 GMT</pubDate>
    <dc:creator>former_member547570</dc:creator>
    <dc:date>2018-04-19T12:55:00Z</dc:date>
    <item>
      <title>Syntax error for BYPASSING BUFFER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657059#M28464</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;We have created a program in which we are using following abap query&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;SELECT (outdata_itab-line) FROM (fromClauseString) INTO @&amp;lt;datarow&amp;gt; BYPASSING BUFFER UP TO @ROWCOUNT ROWS WHERE (whereClauseString).&lt;/P&gt;
  &lt;P&gt;When TR for this program is imported into other system, it is giving syntax error saying @ROWCOUNT can be converted. Data type of ROWCOUNT is&lt;/P&gt;
  &lt;P&gt;SOID-ACCNT.&lt;/P&gt;
  &lt;P&gt;We observed only one difference in both systems. Sytem on which error is coming while importing the TR has lower version of basis and abap component. We are confused why we are getting this error. Please assist.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 12:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657059#M28464</guid>
      <dc:creator>former_member547570</dc:creator>
      <dc:date>2018-04-19T12:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error for BYPASSING BUFFER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657060#M28465</link>
      <description>&lt;P&gt;Tip: Read the documentation in both systems.&lt;/P&gt;
  &lt;P&gt;Check for strict modes of the syntax check in Open SQL.&lt;/P&gt;
  &lt;P&gt;Since you don't tell your releases one can't say more.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 14:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657060#M28465</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2018-04-19T14:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error for BYPASSING BUFFER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657061#M28466</link>
      <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Hi Horst,&lt;/P&gt;
  &lt;P&gt;I am attaching screenshot of system status for your reference. Please go through them. Can you please elaborate more about how I can check strict modes of the syntax check?&lt;/P&gt;
  &lt;P&gt;Awaiting your valued reply.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/129490-2018-04-19-17h05-26.png"&gt;2018-04-19-17h05-2&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/129490-2018-04-19-17h05-26.png"&gt;6.png&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Ameen Tendolkar&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 05:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657061#M28466</guid>
      <dc:creator>former_member547570</dc:creator>
      <dc:date>2018-04-20T05:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error for BYPASSING BUFFER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657062#M28467</link>
      <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenopensql_strict_modes.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenopensql_strict_modes.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-for-bypassing-buffer/m-p/657062#M28467</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2018-04-20T06:12:13Z</dc:date>
    </item>
  </channel>
</rss>

