<?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 problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324370#M166482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use standard SAP program &amp;lt;b&amp;gt;RCCLBI03&amp;lt;/b&amp;gt; to do this. It has good documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can take a look this BAPI/FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI_OBJCL_CREATE&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CHANGE&lt;/P&gt;&lt;P&gt;CLVF_INSERT_AUSP&lt;/P&gt;&lt;P&gt;CLVF_UPDATE_AUSP&lt;/P&gt;&lt;P&gt;CLVF_VB_INSERT_CLASSIFICATION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2006 03:36:51 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-05-23T03:36:51Z</dc:date>
    <item>
      <title>BAPI_OBJCL_CREATE_KEY problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324368#M166480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a requirement to load characteristic value of Equipment master. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function modules tried are as follows which did not serve the purpose. It does not update the characteristic values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.BAPI_OBJCL_CREATE_KEY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on execution of this bapi with transaction commit. it gives error message "E CL 721 return message assignement exist and is valid".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The characteristic values are not getting updated in the table AUSP(Where the values must have been updated) . So the updating of Equipement classification characteristic values via txn IE02 is failing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anybody help on any function modules or alternate solutions that will help to update the classification char. values of the materials. &lt;/P&gt;&lt;P&gt;Also,for info please let know of the tables that maybe related for this updation other than AUSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input at the earliest would be of great help.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRAVIn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 03:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324368#M166480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T03:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324369#M166481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how you are getting the KEY value for this funciton. Did you try using BAPI_OBJCL_CREATE, here you don't have to deal with the key?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, looking at the error message it sounds like that equipment has already got the same values assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 03:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324369#M166481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T03:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE_KEY problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324370#M166482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use standard SAP program &amp;lt;b&amp;gt;RCCLBI03&amp;lt;/b&amp;gt; to do this. It has good documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can take a look this BAPI/FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;BAPI_OBJCL_CREATE&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_CHANGE&lt;/P&gt;&lt;P&gt;CLVF_INSERT_AUSP&lt;/P&gt;&lt;P&gt;CLVF_UPDATE_AUSP&lt;/P&gt;&lt;P&gt;CLVF_VB_INSERT_CLASSIFICATION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 03:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-key-problem/m-p/1324370#M166482</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-05-23T03:36:51Z</dc:date>
    </item>
  </channel>
</rss>

