<?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: ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1618892#M277016</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;3) Create a new sort order for which you want to do the sub-total..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Check the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: T_SORT TYPE SLIS_T_SORTINFO_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: S_SORT TYPE SLIS_SORTINFO_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_SORT-SPOS = '1'.&lt;/P&gt;&lt;P&gt;S_SORT-FIELDNAME = 'VBELN'. "Sales order #&lt;/P&gt;&lt;P&gt;S_SORT-UP = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND S_SORT TO T_SORT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Then in the fieldcatalog internal table for the field you want to do the sum..set the DO_SUM field to 'X'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Pass the sort internal table to the ALV..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Oct 2006 22:29:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-15T22:29:30Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1618891#M277015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) how to display icons in ALV ?&lt;/P&gt;&lt;P&gt;2) what is layout in ALV ?&lt;/P&gt;&lt;P&gt;3) how to display subtotal and grand total in ALV ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Oct 2006 12:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1618891#M277015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-14T12:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1618892#M277016</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;3) Create a new sort order for which you want to do the sub-total..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Check the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: T_SORT TYPE SLIS_T_SORTINFO_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: S_SORT TYPE SLIS_SORTINFO_ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_SORT-SPOS = '1'.&lt;/P&gt;&lt;P&gt;S_SORT-FIELDNAME = 'VBELN'. "Sales order #&lt;/P&gt;&lt;P&gt;S_SORT-UP = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;APPEND S_SORT TO T_SORT..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Then in the fieldcatalog internal table for the field you want to do the sum..set the DO_SUM field to 'X'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Pass the sort internal table to the ALV..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Oct 2006 22:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1618892#M277016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-15T22:29:30Z</dc:date>
    </item>
  </channel>
</rss>

