<?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: Read statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834004#M1316965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 11:20:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T11:20:19Z</dc:date>
    <item>
      <title>Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833992#M1316953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I encountered sy-subrc 8 in READ statement.&lt;/P&gt;&lt;P&gt;Can anybody please tell me how to correct it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833992#M1316953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833993#M1316954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read what?&lt;/P&gt;&lt;P&gt;A File? An internal table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833993#M1316954</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2009-06-23T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833994#M1316955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833994#M1316955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833995#M1316956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Before read statement you have to first sort the internal table and after sorting only you need to use  read ststement with binary search.&lt;/P&gt;&lt;P&gt;Please let me know if you still need any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Rajeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833995#M1316956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833996#M1316957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;if your read statement for an internal table is setting the value of sy-subrc as 8 it means that the READ was not successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you have used BINARY SEARCH addition but your internal table is not sorted properly by the fields as specfied in the binary search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be other reasons too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your READ statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833996#M1316957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833997#M1316958</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;Sy-subrc = 8 means that no data was read.. Please check that you have specified the correct keys and if you are using the addition BINARY SEARCH.. You are sorting with the same field as mentioned in the read statment...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833997#M1316958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833998#M1316959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my internal table has 1157 records,1013records are read properly but after that it is giving me sy-subrc value 8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833998#M1316959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833999#M1316960</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;may be the data does not satisfy your read criteria.. But, sy-subrc = 8 is returned if you ahve used BINARY SEARCH in the read statment and have sorted teh table with different key or have not sorted it at all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do these changes and test again..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5833999#M1316960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834000#M1316961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you have used some key fields in the read statement then they are not matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you show your READ statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 10:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834000#M1316961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T10:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834001#M1316962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sort your internal fields on key fields and then read with  following syntax -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ table with KEY   ..BINARY SEARCH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 11:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834001#M1316962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T11:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834002#M1316963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer the following page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapabapsdmm.com/abap-keywords-r-page5.htm" target="test_blank"&gt;http://www.sapabapsdmm.com/abap-keywords-r-page5.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 11:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834002#M1316963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T11:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834003#M1316964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think this will be helpfull&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb35f8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 12:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834003#M1316964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T12:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834004#M1316965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 11:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-statement/m-p/5834004#M1316965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T11:20:19Z</dc:date>
    </item>
  </channel>
</rss>

