<?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: function module / name spaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447586#M1552488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, that makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 08:42:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-16T08:42:26Z</dc:date>
    <item>
      <title>function module / name spaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447582#M1552484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was asked to create a function module with the prefix "ZIST_" in its name. Unfortunately this name is part of the SAP namespace, as the system tells me during FM creation (it would be ok to use "Z_IST_" though). Technically it is possible to ignore the error/warning message and create the "ZIST_" function anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question now is: can this issue have any bad impact, for example during a release upgrade? If not, if it's ok to use "ZIST_" as prefix, why does the SAP system then popup this warning at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adavance for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 15:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447582#M1552484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-15T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: function module / name spaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447583#M1552485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, for function modules SAP sets Y_ and Z_ as customer name space, so why not stick with that. If you check in the repository browser, there are few older SAP function modules starting with Z*. Although I doubt SAP would add any new ones starting with Y or Z, you are on the safe side if you strictly follow the customer name range suggestions.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 15:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447583#M1552485</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-11-15T15:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: function module / name spaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447584#M1552486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I know, and usually I do stick with the namespace restrictions. But this is a special case now, collegues have alredy created function modules with "ZIST_" as prefix. So the question is: can that have any negative consequences?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447584#M1552486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-16T08:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: function module / name spaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447585#M1552487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Theoretically, SAP could introduce function modules starting with ZIST_ in the future.&lt;/P&gt;&lt;P&gt;I'd say the probability is only slightly larger than zero though, and even smaller for an entire duplicate function name collision by any chance. Your server might rather get struck by lightning. And even if it happens, then you are forced to change your names, should not be the end of the world.&lt;/P&gt;&lt;P&gt;But it remains your risk &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:38:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447585#M1552487</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-11-16T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: function module / name spaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447586#M1552488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, that makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 08:42:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-name-spaces/m-p/7447586#M1552488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-16T08:42:26Z</dc:date>
    </item>
  </channel>
</rss>

