<?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 Internal table sort in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-sort/m-p/1756546#M327767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing  sort problem in internal table . Table type is standard.&lt;/P&gt;&lt;P&gt;When program executed in fore-ground sort happened properly where  same program while executed in background sorting is not happening which I observed in spool.&lt;/P&gt;&lt;P&gt; Internal table has around 80,000 records with 6 column.&lt;/P&gt;&lt;P&gt; Below is the code  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT int_s711_a BY gross_p DESCENDING umsmng DESCENDING.&lt;/P&gt;&lt;P&gt;Both gross_p &amp;amp; umsmng are of CURR field 19 length 2 decimal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Dec 2006 13:00:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-21T13:00:57Z</dc:date>
    <item>
      <title>Internal table sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-sort/m-p/1756546#M327767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing  sort problem in internal table . Table type is standard.&lt;/P&gt;&lt;P&gt;When program executed in fore-ground sort happened properly where  same program while executed in background sorting is not happening which I observed in spool.&lt;/P&gt;&lt;P&gt; Internal table has around 80,000 records with 6 column.&lt;/P&gt;&lt;P&gt; Below is the code  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT int_s711_a BY gross_p DESCENDING umsmng DESCENDING.&lt;/P&gt;&lt;P&gt;Both gross_p &amp;amp; umsmng are of CURR field 19 length 2 decimal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Joseph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-sort/m-p/1756546#M327767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T13:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table sort</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-sort/m-p/1756547#M327768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use.....SORT int_s711_a BY gross_p umsmng DESCENDING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, while sorting currency fields sometimes it happens that sort might not be proper. But it will work...If possible try to use some other key field also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 13:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-sort/m-p/1756547#M327768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T13:06:15Z</dc:date>
    </item>
  </channel>
</rss>

