<?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 CRM Web UI table sorting by date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/crm-web-ui-table-sorting-by-date/m-p/703465#M32142</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;I have a question about CRM Web UI table sorting by date.&lt;/P&gt;
  &lt;P&gt;I tried to sort descending, but looks like it would be sorted alphabetically.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/236632-sort.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Coz Web UI has a standard function to sort, so is there anyway to solve it?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Oct 2018 08:25:54 GMT</pubDate>
    <dc:creator>EricYu0912</dc:creator>
    <dc:date>2018-10-19T08:25:54Z</dc:date>
    <item>
      <title>CRM Web UI table sorting by date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/crm-web-ui-table-sorting-by-date/m-p/703465#M32142</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;I have a question about CRM Web UI table sorting by date.&lt;/P&gt;
  &lt;P&gt;I tried to sort descending, but looks like it would be sorted alphabetically.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/236632-sort.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Coz Web UI has a standard function to sort, so is there anyway to solve it?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 08:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/crm-web-ui-table-sorting-by-date/m-p/703465#M32142</guid>
      <dc:creator>EricYu0912</dc:creator>
      <dc:date>2018-10-19T08:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: CRM Web UI table sorting by date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/crm-web-ui-table-sorting-by-date/m-p/703466#M32143</link>
      <description>&lt;P&gt;Hello Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to implement IF_BOL_COL_SORTING interface, and pass a instance of it into the SORT method call, parameter IV_SORT_CALLBACK.&lt;/P&gt;&lt;P&gt;If "Web UI has a standard function to sort" means the sorting options which shows when you click the column header, then you need to redefine EH_ONSORT method in the controller if you are in a Result view of a search page, or EH_ON_SORT in the context node if you are in any other kind of view.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 09:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/crm-web-ui-table-sorting-by-date/m-p/703466#M32143</guid>
      <dc:creator>thalesvb</dc:creator>
      <dc:date>2018-10-19T09:21:03Z</dc:date>
    </item>
  </channel>
</rss>

