<?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 question about a function attribute in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869912#M49673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, every one.&lt;/P&gt;&lt;P&gt;I have a question on a attribute of function module.&lt;/P&gt;&lt;P&gt;There is a attribute named 'Global'.  We can find it in the function builder-&amp;gt;attributes tab-&amp;gt;General Data. &lt;/P&gt;&lt;P&gt;It's a checkbox and we can set it by menu Edit-&amp;gt;interface-&amp;gt;Globalize parameter.&lt;/P&gt;&lt;P&gt;SAP help says 'If you select this field, the system declares the interface parameters in the function group globally. '.&lt;/P&gt;&lt;P&gt;My question is when two function which in an function group are called in the same time, these Globalize parameter will impact each other or not? Assume they have the same parameter name.&lt;/P&gt;&lt;P&gt;If using this Globalize parameter, is there any synchronous problem?&lt;/P&gt;&lt;P&gt;Hope the reply of you. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2005 06:25:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-22T06:25:57Z</dc:date>
    <item>
      <title>question about a function attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869912#M49673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, every one.&lt;/P&gt;&lt;P&gt;I have a question on a attribute of function module.&lt;/P&gt;&lt;P&gt;There is a attribute named 'Global'.  We can find it in the function builder-&amp;gt;attributes tab-&amp;gt;General Data. &lt;/P&gt;&lt;P&gt;It's a checkbox and we can set it by menu Edit-&amp;gt;interface-&amp;gt;Globalize parameter.&lt;/P&gt;&lt;P&gt;SAP help says 'If you select this field, the system declares the interface parameters in the function group globally. '.&lt;/P&gt;&lt;P&gt;My question is when two function which in an function group are called in the same time, these Globalize parameter will impact each other or not? Assume they have the same parameter name.&lt;/P&gt;&lt;P&gt;If using this Globalize parameter, is there any synchronous problem?&lt;/P&gt;&lt;P&gt;Hope the reply of you. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2005 06:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869912#M49673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-22T06:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: question about a function attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869913#M49674</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;And later they say 'you must define parameters with the same name identically' -&amp;gt; there will be overwriting of a second function module of same FM group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had more problems in searching unexpected data changes than I need time when defining form routines with complete parameters.&lt;/P&gt;&lt;P&gt;If data should be handled by several function modules, explicit global data is easier to understand -&amp;gt; I (personally) won't use this feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2005 06:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869913#M49674</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-04-22T06:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: question about a function attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869914#M49675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;   If u check the 'global' field, system declares the interface parameters in the function group globally. Unlike other global data, the contents of the global parameters of a function module are known only during execution of that FM.It should be ensured that no other global field exists with the same name.If several FMs in a given group possess global interfaces, parameters names should be indentical. I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Tejal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2005 07:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869914#M49675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-22T07:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: question about a function attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869915#M49676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhenglin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not to be confused with the global data variables declared in "Global Data".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the checkbox is Checked, the interface parameters are &amp;lt;b&amp;gt;visible to all includes used by the particular function Module&amp;lt;/b&amp;gt;. This reduces the hassle of passing these interface variables from one subroutine to the other if there are many nested subroutine calls or simply many subroutine calls that are not in the same include as the function module source code. However the data is released after the call is completed and so cannot be used by other function modules in the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am confused! Just Kidding!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Apr 2005 00:31:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-a-function-attribute/m-p/869915#M49676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-23T00:31:06Z</dc:date>
    </item>
  </channel>
</rss>

