<?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 regarding sorted tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830729#M354043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using "sort Internal table" then i am using "sort key" statement into the same sort internal table what will be happened&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2007 10:49:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-22T10:49:43Z</dc:date>
    <item>
      <title>regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830729#M354043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using "sort Internal table" then i am using "sort key" statement into the same sort internal table what will be happened&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 10:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830729#M354043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T10:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830730#M354044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can't use the SORT statement for SORTED tables. System will gives the syntax error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward,.&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 10:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830730#M354044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T10:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830731#M354045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Hey we can not SORT the sorted internal table .. if we write the SORT statment for a Sorted table then it will goto  DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 10:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830731#M354045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T10:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830732#M354046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can't use sort statement for the sorted internal table. though if u use the sort statement..nothing happens..the cusor just bypasses the statement as already the internla table is sorted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 10:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830732#M354046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830733#M354047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;even Vasanth or me has given almost same reply and u have awarded points to only one person who has given reply after someone has given...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 11:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830733#M354047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sorted tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830734#M354048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have tried this sorted table into sort key ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some one given message with which nothing will be happend&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u plz explain clearly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2007 05:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sorted-tables/m-p/1830734#M354048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-27T05:42:52Z</dc:date>
    </item>
  </channel>
</rss>

