<?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: Solution for avoiding sort in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236529#M1210192</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;So you're speaking about transaction like SE16 and or SM30, if it's so the data are sorted by key fields and u can do nothing there, but u can use a different criteria for sorting in your custom transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to avoid the sorting in std trx u should use a counter (managed by a custom range number) as unique key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way u can sure the value of counter respects the order in which the records are inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 10:23:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-17T10:23:34Z</dc:date>
    <item>
      <title>Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236524#M1210187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a table where i want to maintain temperatures in required order. I want to retain the order&lt;/P&gt;&lt;P&gt;of the data in which it is been created but by default the values are getting sorted in ascending order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any provision to avoid the sorting by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236524#M1210187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236525#M1210188</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;But where have u the default sorting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236525#M1210188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236526#M1210189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Premraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using CHAR instead of NUMC for defining temperature variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236526#M1210189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236527#M1210190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its a transparant table where i want to maintain the data. data is automatically saved in sorted order in Data Dictionary. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 09:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236527#M1210190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T09:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236528#M1210191</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;if all the fields of the table are numeric data types &lt;STRONG&gt;(i.e, i,p,f)&lt;/STRONG&gt; then the table won't be sorted &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sarves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236528#M1210191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236529#M1210192</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;So you're speaking about transaction like SE16 and or SM30, if it's so the data are sorted by key fields and u can do nothing there, but u can use a different criteria for sorting in your custom transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to avoid the sorting in std trx u should use a counter (managed by a custom range number) as unique key field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way u can sure the value of counter respects the order in which the records are inserted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236529#M1210192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for avoiding sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236530#M1210193</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;Remove the field from the key and see the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 10:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/solution-for-avoiding-sort/m-p/5236530#M1210193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T10:54:02Z</dc:date>
    </item>
  </channel>
</rss>

