<?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: How to sort dynamic internal table?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532718#M1071195</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot it really helped me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2008 14:00:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-06T14:00:58Z</dc:date>
    <item>
      <title>How to sort dynamic internal table??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532716#M1071193</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 have a requirement ot sort dyanmic internal table by two field.Can any one tell me the syntax for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532716#M1071193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort dynamic internal table??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532717#M1071194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
sort &amp;lt;fs&amp;gt; by (l_name1) (l_name2).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;l_name1 and l_name2 are the names of the columns. Be careful because this is very error prone. Always make sure those columns exist in the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ramiro Escamilla on Oct 6, 2008 8:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532717#M1071194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort dynamic internal table??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532718#M1071195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot it really helped me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 14:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-internal-table/m-p/4532718#M1071195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T14:00:58Z</dc:date>
    </item>
  </channel>
</rss>

