<?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 reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829675#M920943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can we write one field inassending order and another is in dessending order in alv reports?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2008 06:08:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-18T06:08:34Z</dc:date>
    <item>
      <title>alv reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829675#M920943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can we write one field inassending order and another is in dessending order in alv reports?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 06:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829675#M920943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: alv reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829676#M920944</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;u can set one field in ascending order and other in descending order. U need to set that option field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;up : 'X' = sort in ascending order&lt;/P&gt;&lt;P&gt;u2022 down : 'X' = sort in descending order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;useful reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 06:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829676#M920944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-18T06:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: alv reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829677#M920945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can yse accending and descending like wise mentioned below. after that define this sort table in REUSE_ALV_GRID/LIST_DISPLAY -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;IT_SORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_sort_h-fieldname = 'NETWR'.&lt;/P&gt;&lt;P&gt;t_sort_h-tabname = 'T_vbak'.&lt;/P&gt;&lt;P&gt;t_sort_h-up = 'X'.&lt;/P&gt;&lt;P&gt;t_sort_h-subtot = 'X'.&lt;/P&gt;&lt;P&gt;append t_sort_h.&lt;/P&gt;&lt;P&gt;clear t_sort_h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t_sort_h-fieldname = 'vat'.&lt;/P&gt;&lt;P&gt;t_sort_h-tabname = 'T_VBAK'.&lt;/P&gt;&lt;P&gt;t_sort_h-DOWN = 'X'.&lt;/P&gt;&lt;P&gt;t_sort_h-subtot = 'X'.&lt;/P&gt;&lt;P&gt;append t_sort_h.&lt;/P&gt;&lt;P&gt;clear t_sort_h.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 02:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reports/m-p/3829677#M920945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T02:55:44Z</dc:date>
    </item>
  </channel>
</rss>

