<?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 Trying to create new object key/ object type, and class type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918445#M1331039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've entered a new object key/type based on SAP table USR02 as well as a new class type for table USR02.  We are unable to process this object in t-code CL20N because field BNAME (key field of table USR02) is NOT a part of structure RMCLF.  The program dumps every time we try and search off of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a piece of configuration that is missing?  How do I achieve this fuctionality without have to do a core modification to add field BNAME to structure RMCLF?  Please assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2009 19:18:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-17T19:18:29Z</dc:date>
    <item>
      <title>Trying to create new object key/ object type, and class type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918445#M1331039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've entered a new object key/type based on SAP table USR02 as well as a new class type for table USR02.  We are unable to process this object in t-code CL20N because field BNAME (key field of table USR02) is NOT a part of structure RMCLF.  The program dumps every time we try and search off of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a piece of configuration that is missing?  How do I achieve this fuctionality without have to do a core modification to add field BNAME to structure RMCLF?  Please assist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918445#M1331039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T19:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create new object key/ object type, and class type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918446#M1331040</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;check the Entry in Table AUSP...for your object key entry is there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USR02 is the table which maintains "Logon Data (Kernel-Side Use)" so you will not able to find entry in this for you Object key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BNAME is nothing but SAP user login name or NT or User-id..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918446#M1331040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T19:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create new object key/ object type, and class type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918447#M1331041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My only requirement is that the object is the SAP user id (which is found is several SAP tables).  Should I be using another table such as USR21 as my object key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918447#M1331041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T19:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create new object key/ object type, and class type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918448#M1331042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are ultimately looking for a place to hold SAP user "attributes" and thought using the classification system would be our best bet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:47:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918448#M1331042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T19:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to create new object key/ object type, and class type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918449#M1331043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to add your key field to structure RMCLY the best way to do this is to create an append structure for RMCLY and add your new field to the append structure.  There are several other steps to get this working.  Checkout the documentation in SPRO (IMG) for the Maintain "Object Type and Class Types" .  You will not need an access key to add your field to RMCLY.  However you will need one to create the new subscreens in function group CBCM I do not think there is a way around this.  You will also need to create a new function called OBJECT_CHECK_&amp;lt;object type name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check out this thread where I was trying to set up classification for a "Z" table object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1211273"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;text removed&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Larry Browning on Jul 17, 2009 4:51 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Jul 22, 2009 3:41 PM - don ask for points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 21:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trying-to-create-new-object-key-object-type-and-class-type/m-p/5918449#M1331043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T21:26:40Z</dc:date>
    </item>
  </channel>
</rss>

