<?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 Not creating Material classification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321820#M1991145</link>
    <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;sri6666&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Recommend you to first go through the functional documentation of the BAPI as pointed below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1873496-scn.png" /&gt;&lt;/P&gt;&lt;P&gt;Also Try using the &lt;STRONG&gt;CLAF_CLASSIFICATION_OF_OBJECTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2020 06:28:49 GMT</pubDate>
    <dc:creator>former_member1716</dc:creator>
    <dc:date>2020-12-18T06:28:49Z</dc:date>
    <item>
      <title>BAPI_OBJCL_CREATE Not creating Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321819#M1991144</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I am using BAPI_OBJCL_CREATE for creating classification for material. While executing this bapi i am getting "Assignment is exist and valid " and similar kind of errors. Help me with any other Bapis should check before BAPI_OBJCL_CREATE bapi. &lt;/P&gt;
  &lt;P&gt;Can some one help me&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 21:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321819#M1991144</guid>
      <dc:creator>sri6666</dc:creator>
      <dc:date>2020-12-17T21:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE Not creating Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321820#M1991145</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;sri6666&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Recommend you to first go through the functional documentation of the BAPI as pointed below:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1873496-scn.png" /&gt;&lt;/P&gt;&lt;P&gt;Also Try using the &lt;STRONG&gt;CLAF_CLASSIFICATION_OF_OBJECTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 06:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321820#M1991145</guid>
      <dc:creator>former_member1716</dc:creator>
      <dc:date>2020-12-18T06:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_OBJCL_CREATE Not creating Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321821#M1991146</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;sri6666&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;First, the function BAPI_OBJCL_CREATE is to create a &lt;STRONG&gt;class&lt;/STRONG&gt;, not a &lt;STRONG&gt;classification&lt;/STRONG&gt;. A class is a master data object that you can create with CL02. A classification is an assignment of an object e.g. material master to a class together with characteristics' values.&lt;/P&gt;&lt;P&gt;If you intend to create classification e.g. to classify a material, you should use BAPI_OBJCL_CREATE_KEY function.&lt;/P&gt;&lt;P&gt;Both BAPI_OBJCL_CREATE and BAPI_OBJCL_CREATE_KEY create class and classification respectively if they don't exist already.&lt;/P&gt;&lt;P&gt;The error you get clearly shows that you try to create an object that already exists. In that case you should change not create and use BAPI_CLASS_CHANGE or BAPI_OBJCL_CREATE_KEY to change a class or a classification respectively. Also consider using the functions BAPI_CLASS_EXISTENCECHECK and BAPI_OBJCL_EXISTENCECHECK_KEY to check the existence of a class or a classification respectively.&lt;/P&gt;&lt;P&gt;Last but not least, take your time to familiarize with the documentation of the functions.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 07:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-objcl-create-not-creating-material-classification/m-p/12321821#M1991146</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2020-12-18T07:16:43Z</dc:date>
    </item>
  </channel>
</rss>

