<?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: Sort ME2K in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428573#M1051414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Me2k displays classical list. So here u can provide the same functionality like ALV. Define a sort button on the application toolbar and whenever user put the cursor on a column and press this button in at user-command event findout the field name where the cursor is on and then based on this field sort ur final table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2008 14:19:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-11T14:19:14Z</dc:date>
    <item>
      <title>Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428570#M1051411</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;I want give a user possibilité for sorting the simple list (T.code 'ZME2K' copie of 'ME2K') by differents fields.&lt;/P&gt;&lt;P&gt;How can i do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428570#M1051411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428571#M1051412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Me2k displays classical list. So here u can provide the same functionality like ALV. Define a sort button on the application toolbar and whenever user put the cursor on a column and press this button in at user-command event findout the field name where the cursor is on and then based on this field sort ur final table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428571#M1051412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428572#M1051413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Id You have in Internal Tabe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TAble: Spflo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * from Spfli into spfli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort spfli by connid carrid descending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope thats helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428572#M1051413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428573#M1051414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Me2k displays classical list. So here u can provide the same functionality like ALV. Define a sort button on the application toolbar and whenever user put the cursor on a column and press this button in at user-command event findout the field name where the cursor is on and then based on this field sort ur final table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428573#M1051414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428574#M1051415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes its classical list with a logical database. I tried to put a button in bar list but when i clic nothing happens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428574#M1051415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sort ME2K</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428575#M1051416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And list is editing with '&lt;STRONG&gt;WRITE&lt;/STRONG&gt;' syntaxs. Just write.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 14:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-me2k/m-p/4428575#M1051416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T14:35:57Z</dc:date>
    </item>
  </channel>
</rss>

