<?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 table control Total sum not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182804#M757777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my table control 10 line item are there&lt;/P&gt;&lt;P&gt;like below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Product----        Price&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;A----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10&lt;/P&gt;&lt;P&gt;B----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10	&lt;/P&gt;&lt;P&gt;C-------	       10&lt;/P&gt;&lt;P&gt;D-------	       10&lt;/P&gt;&lt;P&gt;E----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and at last i have take Txt box for total sum&lt;/P&gt;&lt;P&gt;                                       Total = 50.&lt;/P&gt;&lt;P&gt;its comming right,&lt;/P&gt;&lt;P&gt;My problem is when i scroll down vertical bar&lt;/P&gt;&lt;P&gt;then its Total become 40 or 30 and when i scroll Up then&lt;/P&gt;&lt;P&gt;its showing Correct value..&lt;/P&gt;&lt;P&gt;i want total should be fix. how to solve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 06:50:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T06:50:58Z</dc:date>
    <item>
      <title>table control Total sum not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182804#M757777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my table control 10 line item are there&lt;/P&gt;&lt;P&gt;like below.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Product----        Price&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;A----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10&lt;/P&gt;&lt;P&gt;B----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10	&lt;/P&gt;&lt;P&gt;C-------	       10&lt;/P&gt;&lt;P&gt;D-------	       10&lt;/P&gt;&lt;P&gt;E----&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;	       10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and at last i have take Txt box for total sum&lt;/P&gt;&lt;P&gt;                                       Total = 50.&lt;/P&gt;&lt;P&gt;its comming right,&lt;/P&gt;&lt;P&gt;My problem is when i scroll down vertical bar&lt;/P&gt;&lt;P&gt;then its Total become 40 or 30 and when i scroll Up then&lt;/P&gt;&lt;P&gt;its showing Correct value..&lt;/P&gt;&lt;P&gt;i want total should be fix. how to solve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 06:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182804#M757777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T06:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: table control Total sum not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182805#M757778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Monica&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is in you flow logic i think you are looping from &amp;lt;table control&amp;gt;-TOP_LINE. So when you scroll down, it won't consider the line which is not visible for your calc. I think a better option should be first you loop at your records from the internal table and calculate the sum and then use that value for final sum display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182805#M757778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: table control Total sum not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182806#M757779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;point has ben given&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 05:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-total-sum-not-working/m-p/3182806#M757779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-31T05:47:09Z</dc:date>
    </item>
  </channel>
</rss>

