<?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: samrtforms wrong calculations within table loop in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053533#M1174656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still haven't been able to find a solution.&lt;/P&gt;&lt;P&gt;What i have noticed during tests is that the calculations are correct if the remaining space of the main window is reduced. What i mean by remaining space?? in my main window before the line items i display a line with some header data. If the data take 3 lines of space then the calculations are correct, otherwise the calculations take into account next page's first line item, even though it is not displayed on the page..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2009 13:41:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-19T13:41:58Z</dc:date>
    <item>
      <title>samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053528#M1174651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following problem.&lt;/P&gt;&lt;P&gt;I loop through an internal table in my smartform. On the table footer i display the CarryForward value (subtotals of the items printed on each page). Before writing each item i add its value to a variable and before end of main window on the footer i display this variable.&lt;/P&gt;&lt;P&gt;The problem is that subtotals are wrong. Calculations take into account next page's first item.&lt;/P&gt;&lt;P&gt;Any idea????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Jan 16, 2009 4:24 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 17:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053528#M1174651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T17:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053529#M1174652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have u put page protection at line item level, it shud be thr.&lt;/P&gt;&lt;P&gt;Also to solve ur problem what u need is to adjust the main window,&lt;/P&gt;&lt;P&gt;just slipghtly reduce it, may be by 2-3 mm and now execute and see by little adjustment ur problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 17:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053529#M1174652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T17:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053530#M1174653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try doing calculations after writing the line...?&lt;/P&gt;&lt;P&gt;Please don't use ALL upper case in title of the post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 17:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053530#M1174653</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-01-15T17:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053531#M1174654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey how u r summing the total, do it like this.&lt;/P&gt;&lt;P&gt;if u r using a table node then goto calculations tab .&lt;/P&gt;&lt;P&gt;selct the operation as totals, then give src and target field, it will autmatically calulate the sum into target field but if still the problem persists then changing main window will definately help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 18:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053531#M1174654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T18:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053532#M1174655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &amp;amp; thank u!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried adjusting the main window but it did not work..&lt;/P&gt;&lt;P&gt;How can put page protection at item level &amp;amp; will it help???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u once again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2009 08:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053532#M1174655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-16T08:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053533#M1174656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still haven't been able to find a solution.&lt;/P&gt;&lt;P&gt;What i have noticed during tests is that the calculations are correct if the remaining space of the main window is reduced. What i mean by remaining space?? in my main window before the line items i display a line with some header data. If the data take 3 lines of space then the calculations are correct, otherwise the calculations take into account next page's first line item, even though it is not displayed on the page..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 13:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053533#M1174656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: samrtforms wrong calculations within table loop</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053534#M1174657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually this problem occurs because the calculation is done in smartforms before it prints so before it may estimate that 4 line items are fitting into one page so it calculates total accordingly, now if at time of printing the 4th line item doesnot fit completely and u hv applied page protection so at that time it is moved to next oage but since total is already calculated so u get sum of 4 line items even if u see 3 on one page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 10:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/samrtforms-wrong-calculations-within-table-loop/m-p/5053534#M1174657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T10:38:04Z</dc:date>
    </item>
  </channel>
</rss>

