<?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: total in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769288#M645153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using an alv report then all you have to do is highlight the customer number column and then click on subtotals buttons.Then highlight the total column and click on the button aggregation.This will give you the totals based on the customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kiran K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2007 05:21:06 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2007-09-04T05:21:06Z</dc:date>
    <item>
      <title>total</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769286#M645151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;My req is i have customer, number  and total in output&lt;/P&gt;&lt;P&gt;now based on customer/number combination i want to add the total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do it&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 05:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769286#M645151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T05:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: total</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769287#M645152</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;sort itab by customer number.&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on change of itab-customer or itab-number.&lt;/P&gt;&lt;P&gt;sum .&lt;/P&gt;&lt;P&gt;write: / itab-customer, itab-number, itab-total.&lt;/P&gt;&lt;P&gt;end on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 05:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769287#M645152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-04T05:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: total</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769288#M645153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Krk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using an alv report then all you have to do is highlight the customer number column and then click on subtotals buttons.Then highlight the total column and click on the button aggregation.This will give you the totals based on the customer number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kiran K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 05:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/total/m-p/2769288#M645153</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-09-04T05:21:06Z</dc:date>
    </item>
  </channel>
</rss>

