<?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: sorting an internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736307#M320228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The order ascending / descending should be specified for each field, By default it will be ascending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT itab BY date ascending matnr descending qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2006 16:17:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-18T16:17:49Z</dc:date>
    <item>
      <title>sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736305#M320226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used this statement to sort the internal table . I dont think its working properly. I appreciate if anyone can check this statement once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT itab ascending BY date matnr descending qty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 16:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736305#M320226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T16:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736306#M320227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep cursor on &amp;lt;b&amp;gt;Key SORT&amp;lt;/b&amp;gt; in Se38.&lt;/P&gt;&lt;P&gt;Do F1 on.. Read details from SAP documentation. &lt;/P&gt;&lt;P&gt;Will learn more about the Options and limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this Helps.&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Manish Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 16:17:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736306#M320227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T16:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736307#M320228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The order ascending / descending should be specified for each field, By default it will be ascending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT itab BY date ascending matnr descending qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 16:17:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736307#M320228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T16:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736308#M320229</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;What do you want to do exactly ? Which field ascending, which one descending?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try : SORT itab BY date matnr descending qty ascending ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 16:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736308#M320229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T16:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736309#M320230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SORT itab BY date matnr ascending 
                     qty descending .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &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>Mon, 18 Dec 2006 16:19:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736309#M320230</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-12-18T16:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: sorting an internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736310#M320231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT ITAB DESCENDING BY QTY ASCENDING DATE MATNR.&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;SORT ITAB BY DATE MATNR ASCENDING QTY DESCENDING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;cnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 16:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-an-internal-table/m-p/1736310#M320231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-18T16:20:43Z</dc:date>
    </item>
  </channel>
</rss>

