<?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 table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180320#M1373123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes thomas that is what i mean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if i have where condition of some value to match..the read statement and i want to read for that where conditino value but the fields are not primary key then what is the bst way to read the particular record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Oct 2009 13:46:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-05T13:46:46Z</dc:date>
    <item>
      <title>read table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180318#M1373121</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;i want to read a table with where condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since reading with where condition is not possible we have to use with key&lt;/P&gt;&lt;P&gt;so if the fields are not primary key as to be used for where conditions. so can we use with key addition to the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg&lt;/P&gt;&lt;P&gt;red table It_itab into wa_itam&lt;/P&gt;&lt;P&gt;with field1 = value1&lt;/P&gt;&lt;P&gt;and field2 = value 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if the field 1 and field 2 are not primary key so can we use with key addition and what is the impact or any other way to read the table withouth primary key &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 13:39:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180318#M1373121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: read table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180319#M1373122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reading a table without primary key means LOOP AT.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 13:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180319#M1373122</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-10-05T13:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: read table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180320#M1373123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes thomas that is what i mean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if i have where condition of some value to match..the read statement and i want to read for that where conditino value but the fields are not primary key then what is the bst way to read the particular record?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 13:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180320#M1373123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: read table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180321#M1373124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case the two fields make the record unique in the internal table, you better do a READ TABLE. &lt;/P&gt;&lt;P&gt;In case you have multiple records, you do first a sort on the 2 fields ands afterwards a loop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 15:00:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-table/m-p/6180321#M1373124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T15:00:25Z</dc:date>
    </item>
  </channel>
</rss>

