<?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 Std Function Modules in Customer Namespace in ECC6? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340188#M1230049</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;I am in ECC 6. In the system I see function modules with names starting with Y and Z. For eg Y_H_N2_01_CHCK_N2PS_2 and Z_ISU_DUNNING_EVENT_0303. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are over 2000 such function modules. When I checked the tables TADIR and TRDIR couldnt find entries for these objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also checked the attributes of these objects, and everywhere the Person Responsible and Last Changed by was SAP, including in the function group and function pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is SAP creating objects in customer namespace, or am I missing something? or how does one know for sure whether it is a custom object or a standard object?&lt;/P&gt;&lt;P&gt;2) Why are these Function Modules not visible in TADIR or TRDIR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2009 09:26:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-17T09:26:30Z</dc:date>
    <item>
      <title>Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340188#M1230049</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;I am in ECC 6. In the system I see function modules with names starting with Y and Z. For eg Y_H_N2_01_CHCK_N2PS_2 and Z_ISU_DUNNING_EVENT_0303. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are over 2000 such function modules. When I checked the tables TADIR and TRDIR couldnt find entries for these objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also checked the attributes of these objects, and everywhere the Person Responsible and Last Changed by was SAP, including in the function group and function pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is SAP creating objects in customer namespace, or am I missing something? or how does one know for sure whether it is a custom object or a standard object?&lt;/P&gt;&lt;P&gt;2) Why are these Function Modules not visible in TADIR or TRDIR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 09:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340188#M1230049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T09:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340189#M1230050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; a quick answer :&lt;/P&gt;&lt;P&gt;1) Is SAP creating objects in customer namespace, or am I missing something? or how does one know for sure whether it is a custom object or a standard object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, you shouldn't call your function modules Z_ or Y_ because it's reserved by Sap. But for function modules it's non so mandatory as other ojects. Your function modules could begin with Z or ZZ or Z_.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Why are these Function Modules not visible in TADIR or TRDIR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because you have search for function group and non for function module name. I'm non on ECC 6.0 so in my system that FMs doesen't exist. But if you go on SE37 transaction. Then in the first tab (propierty) you can see the program name and the include name where the code function is implemented. Then you can search in TADIR with the name of the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 09:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340189#M1230050</guid>
      <dc:creator>andrea_galluccio2</dc:creator>
      <dc:date>2009-03-17T09:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340190#M1230051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the standard FM are stored in &lt;STRONG&gt;TFDIR&lt;/STRONG&gt;.. check with TFDIR table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 09:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340190#M1230051</guid>
      <dc:creator>former_member632729</dc:creator>
      <dc:date>2009-03-17T09:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340191#M1230052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still not clear. So are we saying that Function Modules with names beginning with Y_ and Z_ could be standard function modules? If yes then how can I know for sure that they are standard function modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also TFDIR is for all function modules or only for standard function modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points awarderd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 09:53:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340191#M1230052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T09:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340192#M1230053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Custom function modules will also be stored in TFDIR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from those somtimes you might have created a custon program by copying the standard&lt;/P&gt;&lt;P&gt;for example i created CO02 transaction program to Z .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPLCOKO1 to SAPLZGM_SAPLCOKO1( function pool ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function group: ZGM_SAPLCOKO1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you get these custom function modules for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZCO_KO1_CHECK_PROJN Überprüfung und Ermittlung von PSP-Elementdaten &lt;/P&gt;&lt;P&gt;ZCO_KO1_FHM_AVAILABILITY_CHK Verfügbarkeitsprüfung der FHM zu einem auftrag &lt;/P&gt;&lt;P&gt;ZCO_KO1_GET_HEADER Bereitstellung Auftragskopf für ext. Modulpools &lt;/P&gt;&lt;P&gt;ZCO_KO1_GET_RC27S Lesen der Steuerleiste rc27s aus coko1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 10:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340192#M1230053</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-17T10:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340193#M1230054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gautham. Points awarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in this case the program name of the function modul also does not have a Z in it as is the case in the example that you have given. Mentioned are a few FM's with their program names just to highlight what I am saying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM Name                                  Prog Name&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BL_02	SAPLN3BL&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BL_03	SAPLN3BL&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BL_04	SAPLN3BL&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BM_01	SAPLN3BM&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BM_02	SAPLN3BM&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BM_03	SAPLN3BM&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BM_04	SAPLN3BM&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BN_01	SAPLN3BN&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_MAINT_N3BN_02	SAPLN3BN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we therefore say that if the person responsible and Last Changed By ar both SAP then its a standard object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 10:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340193#M1230054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T10:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340194#M1230055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just copy those program names and execute the same in TSTC table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 10:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340194#M1230055</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-17T10:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340195#M1230056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have copied these program names into TSTC field PGMNA and executed, returned only 1 row, whereas I had copied over 2000 programme names. Please help resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340195#M1230056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340196#M1230057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we therefore say that if the person responsible and Last Changed By ar both SAP then its a standard object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you can go with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340196#M1230057</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-03-17T11:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340197#M1230058</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;Anybody working on ECC 6 and having FICO can you please check whether you have any of the following functon modules in your system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BC_03&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BC_04&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BD_01&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BD_02&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BD_03&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BD_04&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BE_01&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BE_02&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BE_03&lt;/P&gt;&lt;P&gt;Y_H_N2_VS_TRANS_N3BE_04&lt;/P&gt;&lt;P&gt;ZZ_SAMPLE_PROCESS_00001140&lt;/P&gt;&lt;P&gt;ZZ_BONUS_REPORT_NO_READ&lt;/P&gt;&lt;P&gt;ZXSOPU02&lt;/P&gt;&lt;P&gt;ZWT_DEBI_WRITE_DOCUMENT&lt;/P&gt;&lt;P&gt;ZWT_CUSTOMER_UPDATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, are they standard function modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 13:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340197#M1230058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T13:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340198#M1230059</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;Am having ECC 6.0 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked the given function Modules name. All are  SAP standard only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 13:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340198#M1230059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340199#M1230060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tharani.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why they are named starting with Z and Y?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 13:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340199#M1230060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T13:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340200#M1230061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your examples, these seem to be either templates for customer exits or functions that are somehow being generated by a process unknown to me (like the Y_H ones -&amp;gt; IS-H industry solution Germany).&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 13:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340200#M1230061</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-03-17T13:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340201#M1230062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you implemented any industry solution? Asking because you have the same function modules that I am seeing in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 14:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340201#M1230062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T14:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Std Function Modules in Customer Namespace in ECC6?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340202#M1230063</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;The SAP naming Standards can be anything. say Z123 or ZABC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Custom Naming Standards is to start with Z_ or Y_. (Underscore is a must).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z and Y are reserved for SAP only. So there are function module name with starts with Z and Y with uname SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it got cleared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 14:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/std-function-modules-in-customer-namespace-in-ecc6/m-p/5340202#M1230063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T14:23:05Z</dc:date>
    </item>
  </channel>
</rss>

