<?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: Variables in Includes and parallel processing of the same function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591116#M1082699</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;Put the function module in a separated program type report and then do a submit statement to that report.  That way the memory will be destroyed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 20:10:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-07T20:10:05Z</dc:date>
    <item>
      <title>Variables in Includes and parallel processing of the same function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591115#M1082698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a function module and a public web service based on this function. The web service (and therefore the function module) can be called multiple times in parallel. This function uses a global variable defined within an Include of the according function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I set this global variable at call 1 of the function, and later it's set again at call 2 of the function. When the function of call 1 now reads the variable, does it still contain the original value of function call 1, or was it overwritten by function call 2 for all running instances of this function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;Kind regards, Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591115#M1082698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T10:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in Includes and parallel processing of the same function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591116#M1082699</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;Put the function module in a separated program type report and then do a submit statement to that report.  That way the memory will be destroyed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 20:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591116#M1082699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T20:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in Includes and parallel processing of the same function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591117#M1082700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;short answer: it is not overwritten, every instance has its own space for variables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 14:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variables-in-includes-and-parallel-processing-of-the-same-function-module/m-p/4591117#M1082700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T14:58:49Z</dc:date>
    </item>
  </channel>
</rss>

