<?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 Function module to sum field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353047#M1992780</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;Any Function module to show total only in field .&lt;/P&gt;
  &lt;P&gt;I have internal table and I have field price &lt;/P&gt;
  &lt;P&gt;I want to sum only this field to assign it in Adobe form to show total under the field &lt;/P&gt;</description>
    <pubDate>Sat, 06 Feb 2021 17:03:28 GMT</pubDate>
    <dc:creator>former_member626380</dc:creator>
    <dc:date>2021-02-06T17:03:28Z</dc:date>
    <item>
      <title>Function module to sum field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353047#M1992780</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
  &lt;P&gt;Any Function module to show total only in field .&lt;/P&gt;
  &lt;P&gt;I have internal table and I have field price &lt;/P&gt;
  &lt;P&gt;I want to sum only this field to assign it in Adobe form to show total under the field &lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 17:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353047#M1992780</guid>
      <dc:creator>former_member626380</dc:creator>
      <dc:date>2021-02-06T17:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to sum field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353048#M1992781</link>
      <description>&lt;P&gt;I guess your question is not about how to do a sum in ABAP, that is so easy, so could you please refine your question?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 19:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353048#M1992781</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-02-06T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to sum field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353049#M1992782</link>
      <description>&lt;P&gt;Have you considered adding a global variable inside of the Adobe form and just add a loop-statement in the 'Code Initialization' section of the form to calculate the total?&lt;/P&gt;&lt;P&gt;That way you add your new global variable as the value of your new field and you're done.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(I don't think there is a function module that accepts random internal tables and then will calculate totals of any column of your choice.)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2021 19:21:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-sum-field/m-p/12353049#M1992782</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2021-02-07T19:21:16Z</dc:date>
    </item>
  </channel>
</rss>

