<?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: BAPI_OBJCL_CREATE_KEY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268132#M781101</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;can you give me an example on how to use this FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2008 07:35:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-11T07:35:40Z</dc:date>
    <item>
      <title>BAPI_OBJCL_CREATE_KEY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268128#M781097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what is the purpose of this bapi BAPI_OBJCL_CREATE_KEY?? b4 i will use this, is there any pre-requisite?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;bryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268128#M781097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268129#M781098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This BAPI creates a classification with assigned values, if it does not yet exist. The classification is defined by the required fields object key (ObjectKey) and class name (AllocDetail-Class_Num). The characteristics and their values are transferred in different tables, according to type. Numeric, time, and date characteristics are transferred in table AllocValuesNum, character and boolean characteristics in table AllocValuesChar, and currency characteristics in table AllocValuesCurr. If the BAPI runs successfully, table RETURN contains no messages of type 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Caution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This BAPI does not change the database. To do this, BAPI BapiService.TransactionCommit must be called afterward. This BAPI can only be used with objects that are not classes. The values processed in this BAPI are for classification only, not for configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://abap.wikiprog.com/wiki/BAPI_OBJCL_CREATE_KEY" target="test_blank"&gt;http://abap.wikiprog.com/wiki/BAPI_OBJCL_CREATE_KEY&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268129#M781098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268130#M781099</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;Please refer to the document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/348f9990-0201-0010-b784-eb0549061b5e" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/348f9990-0201-0010-b784-eb0549061b5e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you will find the neccessary information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268130#M781099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268131#M781100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI creates a classification with assigned values, if it does not yet exist. The classification is defined by the required fields object key (ObjectKey) and class name (AllocDetail-Class_Num). The characteristics and their values are transferred in different tables, according to type. Numeric, time, and date characteristics are transferred in table AllocValuesNum, character and boolean characteristics in table AllocValuesChar, and currency characteristics in table AllocValuesCurr. If the BAPI runs successfully, table RETURN contains no messages of type 'E'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object key ObjctKey can be generated from the key fields object, object table, and class type by BAPI ObjectClassification.GetKeyOfObject. If these fields are defined and only one function module is to be used, use function module BAPI_OBJCL_CREATE. This skips the conversion to the object key. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Caution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI does not change the database. To do this, BAPI BapiService.TransactionCommit must be called afterward. This BAPI can only be used with objects that are not classes. The values processed in this BAPI are for classification only, not for configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Import&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;AllocValuesChar &lt;/P&gt;&lt;P&gt;AllocValuesCurr &lt;/P&gt;&lt;P&gt;AllocValuesNum &lt;/P&gt;&lt;P&gt;ChangeNumber &lt;/P&gt;&lt;P&gt;ClObjectkeyNew &lt;/P&gt;&lt;P&gt;ClassNumNew &lt;/P&gt;&lt;P&gt;KeyDate &lt;/P&gt;&lt;P&gt;NoDefaultValues &lt;/P&gt;&lt;P&gt;StandardClass &lt;/P&gt;&lt;P&gt;Status &lt;/P&gt;&lt;P&gt;_&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Export&lt;/STRONG&gt;_*&lt;/P&gt;&lt;P&gt;ClassifStatus &lt;/P&gt;&lt;P&gt;Return &lt;/P&gt;&lt;P&gt;Changing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Pattern&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_OBJCL_CREATE_KEY'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    CLOBJECTKEY_NEW         =&lt;/P&gt;&lt;P&gt;    CLASSNUM_NEW            =&lt;/P&gt;&lt;P&gt;"   STATUS                  = '1'&lt;/P&gt;&lt;P&gt;"   STANDARDCLASS           =&lt;/P&gt;&lt;P&gt;"   CHANGENUMBER            =&lt;/P&gt;&lt;P&gt;"   KEYDATE                 = SY-DATUM&lt;/P&gt;&lt;P&gt;"   NO_DEFAULT_VALUES       = ' '&lt;/P&gt;&lt;P&gt;" IMPORTING&lt;/P&gt;&lt;P&gt;"   CLASSIF_STATUS          =&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;"   ALLOCVALUESNUM          =&lt;/P&gt;&lt;P&gt;"   ALLOCVALUESCHAR         =&lt;/P&gt;&lt;P&gt;"   ALLOCVALUESCURR         =&lt;/P&gt;&lt;P&gt;    RETURN                  =&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 06:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268131#M781100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T06:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268132#M781101</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;can you give me an example on how to use this FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 07:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key/m-p/3268132#M781101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T07:35:40Z</dc:date>
    </item>
  </channel>
</rss>

