<?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 Error:While creation of Classification view using-'BAPI_OBJCL_CREATE' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creation-of-classification-view-using-bapi-objcl-create/m-p/5477634#M1254142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using function module -&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_OBJCL_CREATE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    OBJECTKEYNEW            = OBJECTKEYNEW1&lt;/P&gt;&lt;P&gt;    OBJECTTABLENEW          = 'MARA'&lt;/P&gt;&lt;P&gt;    CLASSNUMNEW             = CLASSNUMNEW1&lt;/P&gt;&lt;P&gt;    CLASSTYPENEW            = CLASSTYPENEW1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STATUS                  = '1'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STANDARDCLASS           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CHANGENUMBER            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  KEYDATE                 = SY-DATUM&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_DEFAULT_VALUES       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLASSIF_STATUS          =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ALLOCVALUESNUM          =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ALLOCVALUESCHAR         = ALLOCVALUESCHAR1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ALLOCVALUESCURR         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    RETURN                  = RETURN1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for creation of classification of material.But it gives me afollowin errors -&lt;/P&gt;&lt;P&gt;1)Assignment does not exist or is not valid on&lt;/P&gt;&lt;P&gt;2)Table   not supported for class type&lt;/P&gt;&lt;P&gt;3)Assignment was not created&lt;/P&gt;&lt;P&gt;in return table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2009 10:33:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-20T10:33:08Z</dc:date>
    <item>
      <title>Error:While creation of Classification view using-'BAPI_OBJCL_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creation-of-classification-view-using-bapi-objcl-create/m-p/5477634#M1254142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am using function module -&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_OBJCL_CREATE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    OBJECTKEYNEW            = OBJECTKEYNEW1&lt;/P&gt;&lt;P&gt;    OBJECTTABLENEW          = 'MARA'&lt;/P&gt;&lt;P&gt;    CLASSNUMNEW             = CLASSNUMNEW1&lt;/P&gt;&lt;P&gt;    CLASSTYPENEW            = CLASSTYPENEW1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STATUS                  = '1'&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  STANDARDCLASS           =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CHANGENUMBER            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  KEYDATE                 = SY-DATUM&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_DEFAULT_VALUES       = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLASSIF_STATUS          =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ALLOCVALUESNUM          =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ALLOCVALUESCHAR         = ALLOCVALUESCHAR1&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ALLOCVALUESCURR         =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    RETURN                  = RETURN1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for creation of classification of material.But it gives me afollowin errors -&lt;/P&gt;&lt;P&gt;1)Assignment does not exist or is not valid on&lt;/P&gt;&lt;P&gt;2)Table   not supported for class type&lt;/P&gt;&lt;P&gt;3)Assignment was not created&lt;/P&gt;&lt;P&gt;in return table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 10:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creation-of-classification-view-using-bapi-objcl-create/m-p/5477634#M1254142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-20T10:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error:While creation of Classification view using-'BAPI_OBJCL_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creation-of-classification-view-using-bapi-objcl-create/m-p/5477635#M1254143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Please follow the below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating the Classification View using the Function module 'BAPI_OBJCL_CREATE'.&lt;/P&gt;&lt;P&gt;Check the Class Type and Class Number which you are passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally it will be Class type - 001 (Material Class) and Number will be ENGINEERING.&lt;/P&gt;&lt;P&gt;It depends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, what you can do is, Check material which has classification data filled.&lt;/P&gt;&lt;P&gt;And just use the same class Type and Class Number Details.&lt;/P&gt;&lt;P&gt;Try this way.It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know the Available Class Types refer to table TCLA.&lt;/P&gt;&lt;P&gt;Please let me know, if you want further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 11:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-creation-of-classification-view-using-bapi-objcl-create/m-p/5477635#M1254143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-20T11:32:04Z</dc:date>
    </item>
  </channel>
</rss>

