<?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: Regarding REad Table Statement. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703072#M308086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ramana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can't do like this.it won't allow u to compare NE ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2006 09:57:51 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2006-11-07T09:57:51Z</dc:date>
    <item>
      <title>Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703071#M308085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i have a Syntax like&lt;/P&gt;&lt;P&gt;Read Table itab into wa_tab with Key lifnr ne wa_final-lifnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in Advance,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 09:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703071#M308085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T09:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703072#M308086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ramana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can't do like this.it won't allow u to compare NE ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 09:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703072#M308086</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-11-07T09:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703073#M308087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Read Statement only allows '=' logical operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 09:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703073#M308087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T09:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703074#M308088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No u can not do that inequality check in READ statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;- Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 09:59:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703074#M308088</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-11-07T09:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703075#M308089</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;you should use for the key key_param = value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grtz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 09:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703075#M308089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T09:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703076#M308090</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;adding to above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read table doesn't allow ne operator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It reads only one record...Either by index or key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;READ TABLE MY_TAB INDEX 1.
 
READ TABLE MY_TAB WITH KEY CODE = 'ATG'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are the results for SY-SUBRC checks after read table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 0: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An entry was read. &lt;/P&gt;&lt;P&gt;SY-TABIX is set to the index of the entry. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 2: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An entry was read. &lt;/P&gt;&lt;P&gt;SY-TABIX is set to the index of the entry. This return code can only occur when you use the COMPARING addition. For further detauls, refer to the COMPARING section of the additions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 4: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No entry was read. &lt;/P&gt;&lt;P&gt;The value of SY-TABIX depends on the table type and whether the BINARY SEARCH addition was specified. &lt;/P&gt;&lt;P&gt;If the table is a SORTED TABLE or a table sorted in ascending order of the type STANDARD TABLE with the BINARY SEARCH addition, SY-TABIX refers to the next-highest index. &lt;/P&gt;&lt;P&gt;Otherwise, SY-TABIX is undefined. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-SUBRC = 8: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No entry was read. &lt;/P&gt;&lt;P&gt;This return code only occurs with a SORTED TABLE or a STANDARD TABLE with the BINARY SEARCH addition. SY-TABIX is set to the number of all entries plus 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading records with keys&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading lines with Index&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3730358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3730358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped pls mark points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 10:16:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703076#M308090</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-07T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703077#M308091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ramana &lt;/P&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;loop at itab into wa_itab where lifnr ne ...&lt;/P&gt;&lt;P&gt;iam not sure...but i hope it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 10:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703077#M308091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding REad Table Statement.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703078#M308092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use looping insted of read .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab where lifnr ne '01'  .&lt;/P&gt;&lt;P&gt;endloop .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 12:28:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-read-table-statement/m-p/1703078#M308092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-07T12:28:52Z</dc:date>
    </item>
  </channel>
</rss>

