<?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 table Created by Create table method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933706#M61458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SORT_FIELD = 'COL3'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT &amp;lt;MY_TABLE&amp;gt; BY (SORT_FIELD) DESCENDING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2005 14:10:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-30T14:10:20Z</dc:date>
    <item>
      <title>How To Sort Dynamic table Created by Create table method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933705#M61457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dudes,&lt;/P&gt;&lt;P&gt;  I have created a dynamic table using field symbol logic i.e. by using Create table ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Now I have 3 column in this dynamic table like Col1,Col2 and Col3 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I wann sort this dynamic table by using the Col3 in Decending Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can u please guide me for this .&lt;/P&gt;&lt;P&gt; I have tried but it gives the error msg that Table doesnt have header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please put u r suggtion ASAP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dont worry @ Points every1 get points respectively&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Gain Points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 14:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933705#M61457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: How To Sort Dynamic table Created by Create table method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933706#M61458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SORT_FIELD = 'COL3'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT &amp;lt;MY_TABLE&amp;gt; BY (SORT_FIELD) DESCENDING&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 14:10:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933706#M61458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: How To Sort Dynamic table Created by Create table method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933707#M61459</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;Sort has a dynamic option:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sort itab by (col3) descending.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Here col3 is the variable with the actual fieldname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 14:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-sort-dynamic-table-created-by-create-table-method/m-p/933707#M61459</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-30T14:11:39Z</dc:date>
    </item>
  </channel>
</rss>

