<?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: Sum in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704272#M308583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a sort on the day column.  Use the "SORT" parameter in the SET_TABLE_FOR_FIRST_DISPLAY method.  Five the field name for the "Day" column and set SUBTOTAL = 'X'.  Make sure to set the qty field column as DO_SUM = 'X' in the field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2006 13:09:40 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-10-24T13:09:40Z</dc:date>
    <item>
      <title>Sum</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704270#M308581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In OO alv display i am showing the 'quantity to be produced ' as per the day.&lt;/P&gt;&lt;P&gt; Now i need to sum up the quantity for each day.&lt;/P&gt;&lt;P&gt; how can i do it,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704270#M308581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T13:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sum</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704271#M308582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;  You have to include one more column for the date.&lt;/P&gt;&lt;P&gt;Fill the sort table for that field.&lt;/P&gt;&lt;P&gt;Make sure that the column for the date is the first field in the list.&lt;/P&gt;&lt;P&gt;Then apply the sort function on that field. Then you can get the quantity per day.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704271#M308582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sum</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704272#M308583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a sort on the day column.  Use the "SORT" parameter in the SET_TABLE_FOR_FIRST_DISPLAY method.  Five the field name for the "Day" column and set SUBTOTAL = 'X'.  Make sure to set the qty field column as DO_SUM = 'X' in the field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704272#M308583</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-10-24T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704273#M308584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Rich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank u very much....&lt;/P&gt;&lt;P&gt; Its easier to understand, if u have sample code for this.&lt;/P&gt;&lt;P&gt; please send me.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704273#M308584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T13:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sum</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704274#M308585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Rich, i suppose this will not help in this case.&lt;/P&gt;&lt;P&gt; My display is like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Monday ( Text)&lt;/P&gt;&lt;P&gt; planned (Text )&lt;/P&gt;&lt;P&gt; matnr&lt;/P&gt;&lt;P&gt;    quantity&lt;/P&gt;&lt;P&gt; matnr&lt;/P&gt;&lt;P&gt;     quantity&lt;/P&gt;&lt;P&gt; ......&lt;/P&gt;&lt;P&gt;     .....&lt;/P&gt;&lt;P&gt; ....&lt;/P&gt;&lt;P&gt;     ......&lt;/P&gt;&lt;P&gt; sum :&lt;/P&gt;&lt;P&gt;      ______&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need to sum only the quantitiy here.....&lt;/P&gt;&lt;P&gt; How can i do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sum/m-p/1704274#M308585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T13:50:04Z</dc:date>
    </item>
  </channel>
</rss>

