<?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: Development Objects with &amp;quot; / &amp;quot; names in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051456#M1502025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Custom objects should starts with Y or Z. In BW, when you create cubes/info objects, at the backend tables/view are created automatically and they starts with /BI0..etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 17:26:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-07T17:26:49Z</dc:date>
    <item>
      <title>Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051454#M1502023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ever come across ABAP custom objects with "/" names, such as /BPP&lt;STRONG&gt;whatever&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if developers can use such names for custom objects instead og "usual" Z_ or Y_&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 16:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051454#M1502023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T16:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051455#M1502024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps start here with 3rd party namespace:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/8c/50ba4bcb6e4d7f93aee02c21e8de55/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051455#M1502024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T17:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051456#M1502025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Custom objects should starts with Y or Z. In BW, when you create cubes/info objects, at the backend tables/view are created automatically and they starts with /BI0..etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051456#M1502025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T17:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051457#M1502026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we can create custom ABAP object starting with Z or Y only. As per my knowledge the objects which started with '/' are the objects generated by sap. Otherwise these objects will generate by executing some sap standard programs. For example when you are creating smartforms system will automatically create a function module which starts with / but we cant edit this function module manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 17:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051457#M1502026</guid>
      <dc:creator>Sridharnekkanti</dc:creator>
      <dc:date>2010-07-07T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051458#M1502027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Developer organisations (SAP, customers, Partners, ISVs, etc.) can register their own namespace with SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then they can create their own objects inside this namespace without worrying about nameing conflict with others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g IBM might register the namespace "IBM". Then they can create objects such as /IBM/PROGRAM1, /IBM/DBTAB1, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they created objects in the "customer namespace" (i.e. starting with "Z" or "Y") someone else could create an object of the same name in another development system and when the two development streams were consolidated there would be a conflict. Namespaces prevent this from happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 01:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051458#M1502027</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2010-07-08T01:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Development Objects with " / " names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051459#M1502028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Graham &amp;amp; All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your very useful and helpful answers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 08:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-objects-with-quot-quot-names/m-p/7051459#M1502028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-08T08:36:58Z</dc:date>
    </item>
  </channel>
</rss>

