<?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 Switch off automatic sorting in a Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/switch-off-automatic-sorting-in-a-table/m-p/5892412#M1326609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is it possible to switch off the automatic sorting function of a database table? I don't want to lose the actuall order in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2009 13:31:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-27T13:31:27Z</dc:date>
    <item>
      <title>Switch off automatic sorting in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switch-off-automatic-sorting-in-a-table/m-p/5892412#M1326609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how is it possible to switch off the automatic sorting function of a database table? I don't want to lose the actuall order in my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 13:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switch-off-automatic-sorting-in-a-table/m-p/5892412#M1326609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T13:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Switch off automatic sorting in a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/switch-off-automatic-sorting-in-a-table/m-p/5892413#M1326610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should not rely on how the database stores data in the table. If you want to achieve some sort order, then you have to implement it by architecting the table that way. For example, you can add updated date and time and then sort by those fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have some other sorting logic, then you may add a new column to the table and insert a sort number in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 13:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/switch-off-automatic-sorting-in-a-table/m-p/5892413#M1326610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T13:57:38Z</dc:date>
    </item>
  </channel>
</rss>

