<?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 ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254699#M487977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN ALV if we click the assending buton it will convert all the fields in asscending order. So their must be some program for the  same. Can i see this program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2007 11:47:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-22T11:47:54Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254699#M487977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN ALV if we click the assending buton it will convert all the fields in asscending order. So their must be some program for the  same. Can i see this program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 11:47:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254699#M487977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T11:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254700#M487978</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;1. put '/h' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. click the ascending button.it will got to debugging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. now take 'SYSTEM' in menu bar -&amp;gt; take STATUS -&amp;gt; u will get the pgm name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Reshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 11:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254700#M487978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254701#M487979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Ajay!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   When you sort an ALV, the instance is calling the method 'SORT_TABLE' of the class CL_GUI_ALV_GRID (use Tcode 'SE24' to watch it). In the method, it calls the Function Module 'LVC_SORT' (use Tcode 'SE37' to watch it) which is who finally sorts the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Hopping it will help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Sergio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 10:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/2254701#M487979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T10:39:30Z</dc:date>
    </item>
  </channel>
</rss>

