<?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: Table Control Sum Calculate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080162#M975578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check this [weblog|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/9802] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; by Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Jul 2008 06:30:00 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-07-05T06:30:00Z</dc:date>
    <item>
      <title>Table Control Sum Calculate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080161#M975577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using table control 3 fields (Rate, Qty, Amount)&lt;/P&gt;&lt;P&gt;now i want calculate Sum of  amount&lt;/P&gt;&lt;P&gt;how will calculate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE CALC input.&lt;/P&gt;&lt;P&gt; CLEAR : WA_INVOICE_ITEM-AMOUNT, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  WA_INVOICE-TOTALAMOUNT = WA_INVOICE-TOTALAMOUNT + WA_INVOICE_ITEM-AMOUNT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  WA_INVOICE-TOTALQTY   =  WA_INVOICE-TOTALQTY + WA_INVOICE_ITEM-QTY.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;  ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above code&lt;/P&gt;&lt;P&gt;   now i will calculate but i will press ENTER the amount  last amount added i want if any changes made only total amount change otherwise not change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how will check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jul 2008 06:20:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080161#M975577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-05T06:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Sum Calculate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080162#M975578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check this [weblog|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/9802] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;; by Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jul 2008 06:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080162#M975578</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-07-05T06:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Sum Calculate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080163#M975579</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;now i will calculate but i will press ENTER the amount last amount added i want if any changes made only total amount change otherwise not change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didnt understand this..wat exactly u want to do..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway if you want to calculate the total amount for all the lines in table you can calculate it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but let me know at wat event you want to do this in your requirement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jul 2008 06:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080163#M975579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-05T06:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table Control Sum Calculate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080164#M975580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2009 09:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-sum-calculate/m-p/4080164#M975580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-05T09:29:34Z</dc:date>
    </item>
  </channel>
</rss>

