<?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 Sort Stmt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-stmt/m-p/2750734#M639764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;i have on edoubt regarding sort stmt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have written sort stmt like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort it by a1 a2 a3.....&lt;/P&gt;&lt;P&gt;how it sorts according to the fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain ..pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2007 17:02:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-12T17:02:44Z</dc:date>
    <item>
      <title>Sort Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-stmt/m-p/2750734#M639764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;i have on edoubt regarding sort stmt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose i have written sort stmt like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort it by a1 a2 a3.....&lt;/P&gt;&lt;P&gt;how it sorts according to the fields??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain ..pls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 17:02:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-stmt/m-p/2750734#M639764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T17:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-stmt/m-p/2750735#M639765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not Seshu...But I think I can answer as well -:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Sort it by a1 a2 a3.....
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You sort the Internal table first by field a1, then by a2 and so on...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
a1 --&amp;gt; 5 4 2 2 8 9
a2 --&amp;gt; c b a e f g
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would end like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
a1 --&amp;gt; 2 2 4 5 8 9
a2 --&amp;gt; a e b c f g
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2007 17:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-stmt/m-p/2750735#M639765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-12T17:07:24Z</dc:date>
    </item>
  </channel>
</rss>

