<?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: fetching the index value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724652#M896490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sort itab descending matnr. &lt;/P&gt;&lt;P&gt;Matnr should be first field in itab.&lt;/P&gt;&lt;P&gt;After sorting the table in descending order use below statement:&lt;/P&gt;&lt;P&gt;Read table itab into work_area index 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2008 11:29:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-07T11:29:25Z</dc:date>
    <item>
      <title>fetching the index value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724650#M896488</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 have sorted MATNR in desceding order&lt;/P&gt;&lt;P&gt;I need to fetch the highest material number that is first index.&lt;/P&gt;&lt;P&gt;i need the syntax for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jayashree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:21:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724650#M896488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: fetching the index value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724651#M896489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sort itab by matnr descending.&lt;/P&gt;&lt;P&gt;read table itab index 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get the highest matnr from itab-matnr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724651#M896489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: fetching the index value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724652#M896490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sort itab descending matnr. &lt;/P&gt;&lt;P&gt;Matnr should be first field in itab.&lt;/P&gt;&lt;P&gt;After sorting the table in descending order use below statement:&lt;/P&gt;&lt;P&gt;Read table itab into work_area index 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724652#M896490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: fetching the index value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724653#M896491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sort itab by matnr descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read table itab index 1.&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt; &amp;lt; process &amp;gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhumitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724653#M896491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-07T11:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: fetching the index value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724654#M896492</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 think the answer is already given...&lt;/P&gt;&lt;P&gt;Please close this issue if answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2008 11:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fetching-the-index-value/m-p/3724654#M896492</guid>
      <dc:creator>anub</dc:creator>
      <dc:date>2008-05-07T11:33:17Z</dc:date>
    </item>
  </channel>
</rss>

