<?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: BADI Namespace in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365761#M523798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of selecting change button have you tried Enhancement Implementation -&amp;gt; Deactivate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 00:01:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T00:01:19Z</dc:date>
    <item>
      <title>BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365758#M523795</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'm having problems using a particular BADI that is included as part of the SAP demo for mobile applications.  Apparently this BADI is part of a development project that got added as part of the standard implementation.  Others have come across the same problem and have suggested to enhance the namespace in order to deactivate the BADI (&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="328121"&gt;&lt;/A&gt;).  So please any links or how to steps will be greatly appreciated.&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;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 22:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365758#M523795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-11T22:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365759#M523796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     You can define an your own name space by trx SE03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Development in Namespaces &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note the following points when you develop in reserved namespaces:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System change option&lt;/P&gt;&lt;P&gt;To be able to change objects in namespaces you must set the system change option of your system to modifiable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packages&lt;/P&gt;&lt;P&gt;Objects in your namespace must be assigned to a package that begins with the namespace ID. Before you begin development work, create packages with namespace prefixes for your projects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also assign local objects and test objects in your namespace to local ($&lt;STRONG&gt;) and test (T&lt;/STRONG&gt;) packages. Later on you can reassign them to one of the transportable packages in your namespace, if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Objects&lt;/P&gt;&lt;P&gt;You assign objects to a namespace by placing the reserved namespace ID in front of each object name as a prefix. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, see SAP Note 104010 in SAPNet - R/3 Frontend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name space is there to differentiate between SAP standard ones and the ones developed by us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Z' and 'Y' are the name spaces allocates for objects created by us.&lt;/P&gt;&lt;P&gt;where as A TO X for SAP STANDARD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for lock objects alone name space gain differs,&lt;/P&gt;&lt;P&gt;'EZ' / 'EY' for us &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP has reserved name ranges for customer objects and SAP objects. Use these customer name &lt;/P&gt;&lt;P&gt;ranges to make sure that your objects are not overwritten by SAP objects during the import of&lt;/P&gt;&lt;P&gt;corrections or an upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only use the customer name ranges. If you do not keep to the name ranges for customer objects you &lt;/P&gt;&lt;P&gt;may lose your development objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP delivers a few system objects with names that fall within the customer name range. These objects &lt;/P&gt;&lt;P&gt;already existed when the customer name range was extended from YY&lt;STRONG&gt;/ZZ&lt;/STRONG&gt; to Y&lt;STRONG&gt;/Z&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;These objects are listed in table TDKZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can reserve and use exclusive namespaces based on the SAP standard for central group &lt;/P&gt;&lt;P&gt;development or for the development of your own products (see Development in Reserved Namespaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In KW (= SAP Knowledge Warehouse) I found good information in the following three topics (use Search in the top menu bar to get to the right webpages): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Setting Up a Namespace for Development" &lt;/P&gt;&lt;P&gt;"Development in Reserved Namespaces" &lt;/P&gt;&lt;P&gt;"Namespace Information System"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 04:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365759#M523796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T04:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365760#M523797</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;Thanks for your tips.  Im not really sure if Im asking the correct question.  This is what I have done until now.  Under transaction se19 I was able to copy and fix the SAP Standard BAdi implementation.  My own implementation is under my local namespace.  The problem is that the BAdi still uses the standard implementation that contains code error (missing an included class).  The real answer Im looking for is how to deactive the BAdi implementation when I dont have permission to access the namespace (choosing change on se19 returns a no licence error).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 20:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365760#M523797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T20:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365761#M523798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of selecting change button have you tried Enhancement Implementation -&amp;gt; Deactivate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 00:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365761#M523798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T00:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365762#M523799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we also recieve the error regarding the license.&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;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 14:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365762#M523799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: BADI Namespace</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365763#M523800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was a mistake in the installation package that prevented the namespace objects from been deactivated.&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;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-namespace/m-p/2365763#M523800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T19:01:10Z</dc:date>
    </item>
  </channel>
</rss>

