<?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: SM30 sort by columns in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953532#M696589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we would prefer keeping this in SM30, due to the large amount of tables involved (more than 40).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alexandre Gruer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 20:41:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T20:41:20Z</dc:date>
    <item>
      <title>SM30 sort by columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953530#M696587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SDN friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have several customer "Z" tables which are maintained thru SM30 table view.&lt;/P&gt;&lt;P&gt;Now some users require data sorting according to non-key fields, that is, selecting the desired columns and classifying them the same way that the ALV tables allow users to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank in advance people who have already done something like this and can give us some hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexandre Gruer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 19:57:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953530#M696587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T19:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 sort by columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953531#M696588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want this functionality in SM30 transaction ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 20:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953531#M696588</guid>
      <dc:creator>former_member188001</dc:creator>
      <dc:date>2007-10-10T20:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 sort by columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953532#M696589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we would prefer keeping this in SM30, due to the large amount of tables involved (more than 40).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Alexandre Gruer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 20:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953532#M696589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T20:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 sort by columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953533#M696590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want  this functionality in SM30 transaction also,is there any method?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 08:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953533#M696590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T08:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: SM30 sort by columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953534#M696591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you create a table maintenance view (to maintain the table entries through SM30), the system will automatically create a function group and function module to do this. You can edit this function module, so you can build in your own sort statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 08:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sm30-sort-by-columns/m-p/2953534#M696591</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-11-20T08:34:12Z</dc:date>
    </item>
  </channel>
</rss>

