<?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 check error. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970136#M398157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use all the individual keys fields of the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE my_table&lt;/P&gt;&lt;P&gt;WITH KEY &lt;/P&gt;&lt;P&gt;key1 = work-key1&lt;/P&gt;&lt;P&gt;key2 = work-key2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 14:53:34 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2007-02-09T14:53:34Z</dc:date>
    <item>
      <title>Syntax check error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970133#M398154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am getting one syntax check error while extended error checking as 'The READ variant is obsolete. You should specify the key in the form "k1 = v1 ...' in the code line READ TABLE BUFFER_DIR WITH KEY DIR_KEY BINARY SEARCH. wot shud i do to avoid this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970133#M398154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970134#M398155</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;In this staetment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE BUFFER_DIR WITH KEY DIR_KEY &amp;lt;b&amp;gt;= 'XXX'&amp;lt;/b&amp;gt; BINARY SEARCH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to mention = something in the read statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:45:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970134#M398155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970135#M398156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krish,&lt;/P&gt;&lt;P&gt;  Instead of:&lt;/P&gt;&lt;P&gt;READ TABLE BUFFER_DIR WITH KEY DIR_KEY BINARY SEARCH.&lt;/P&gt;&lt;P&gt;you should write&lt;/P&gt;&lt;P&gt;READ TABLE BUFFER_DIR WITH KEY field1 = (Part of dir_key that you have concatenate earlier) field2 = (Part of dir_key that you have concatenate earlier).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970135#M398156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax check error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970136#M398157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use all the individual keys fields of the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE my_table&lt;/P&gt;&lt;P&gt;WITH KEY &lt;/P&gt;&lt;P&gt;key1 = work-key1&lt;/P&gt;&lt;P&gt;key2 = work-key2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-check-error/m-p/1970136#M398157</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-02-09T14:53:34Z</dc:date>
    </item>
  </channel>
</rss>

