<?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 GRID-Abap Objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-abap-objects/m-p/6444072#M1412737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ALV grid in ABAP objects. I have to sort ascending and descending. I saw the program BCALV_TEST_GRID. I copied the function code for ascending and descending from the program. But it is not working. what is the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2009 06:16:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-02T06:16:51Z</dc:date>
    <item>
      <title>ALV GRID-Abap Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-abap-objects/m-p/6444072#M1412737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ALV grid in ABAP objects. I have to sort ascending and descending. I saw the program BCALV_TEST_GRID. I copied the function code for ascending and descending from the program. But it is not working. what is the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 06:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-abap-objects/m-p/6444072#M1412737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T06:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID-Abap Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-abap-objects/m-p/6444073#M1412738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to fill up the table &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 it_sort             = gt_sort
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the method &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  call method gr_grid_d0100-&amp;gt;set_table_for_first_display
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 06:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-abap-objects/m-p/6444073#M1412738</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-12-02T06:26:27Z</dc:date>
    </item>
  </channel>
</rss>

