<?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: Abou Internal Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036423#M418333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can simply use the READ TABLE statement.  You can acces by INDEX or by using a KEY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE Itab INDEX 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE itab WITH KEY FLD = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2007 04:26:31 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2007-03-08T04:26:31Z</dc:date>
    <item>
      <title>Abou Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036422#M418332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;        I want to access a single line of an internal table. How can I do this.Can anyone help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 04:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036422#M418332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T04:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Abou Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036423#M418333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can simply use the READ TABLE statement.  You can acces by INDEX or by using a KEY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE Itab INDEX 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ TABLE itab WITH KEY FLD = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 04:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036423#M418333</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-08T04:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Abou Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036424#M418334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use...&lt;/P&gt;&lt;P&gt;Read table itab with key .&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;P&gt;READ TABLE MY_TAB INDEX 1.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;READ TABLE MY_TAB WITH KEY CODE = 'ATG'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 04:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036424#M418334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T04:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Abou Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036425#M418335</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;IN your program , check F1 help for the keyword READ, you will find all the possible ways for reading table with examples also .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place your cursor on read and press help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 04:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036425#M418335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T04:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Abou Internal Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036426#M418336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; You have to use READ TABLE ITAB INTO or ASSIGNING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using ASSIGNING you can point the row of the internal table into a FIELD-SYMBOL then you can update this row and the internal table is automatically updated you need  not use MODIFY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 04:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abou-internal-table/m-p/2036426#M418336</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-03-08T04:35:01Z</dc:date>
    </item>
  </channel>
</rss>

