<?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 Problem While Creating Classification View in mm01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979561#M1340635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have useing 'BAPI_OBJCL_CREATE' for creating Classfication View&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing   mat no,  class , class type ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i find  characteristic values  for  particular Class..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means How can i find values which r passed through &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALLOCVALUESNUM , ALLOCVALUESCHAR, ALLOCVALUESCURR  tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have code like this &lt;/P&gt;&lt;P&gt;&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            = P_MATNR&lt;/P&gt;&lt;P&gt;          OBJECTTABLENEW          = 'MARA'&lt;/P&gt;&lt;P&gt;          CLASSNUMNEW             =  IT_MATMAS-CLASS&lt;/P&gt;&lt;P&gt;          CLASSTYPENEW            =  IT_MATMAS-KLART&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;        KEYDATE                 = SY-DATUM&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ALLOCVALUESNUM          = &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ALLOCVALUESCHAR         = &lt;/P&gt;&lt;/LI&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                  = IT_RETURN2.&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 09:43:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T09:43:14Z</dc:date>
    <item>
      <title>Problem While Creating Classification View in mm01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979561#M1340635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have useing 'BAPI_OBJCL_CREATE' for creating Classfication View&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing   mat no,  class , class type ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i find  characteristic values  for  particular Class..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Means How can i find values which r passed through &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALLOCVALUESNUM , ALLOCVALUESCHAR, ALLOCVALUESCURR  tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have code like this &lt;/P&gt;&lt;P&gt;&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            = P_MATNR&lt;/P&gt;&lt;P&gt;          OBJECTTABLENEW          = 'MARA'&lt;/P&gt;&lt;P&gt;          CLASSNUMNEW             =  IT_MATMAS-CLASS&lt;/P&gt;&lt;P&gt;          CLASSTYPENEW            =  IT_MATMAS-KLART&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;        KEYDATE                 = SY-DATUM&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ALLOCVALUESNUM          = &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        ALLOCVALUESCHAR         = &lt;/P&gt;&lt;/LI&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                  = IT_RETURN2.&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 09:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979561#M1340635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T09:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem While Creating Classification View in mm01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979562#M1340636</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;If I am not wrong, you need not pass any values to ALLOCVALUESNUM , ALLOCVALUESCHAR and ALLOCVALUESCURR, these entries get updated after the execution of the function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 10:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979562#M1340636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T10:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem While Creating Classification View in mm01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979563#M1340637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to use the BAPI 'BAPI_OBJCL_CREATE' to create characteristics for a material.&lt;/P&gt;&lt;P&gt;The characteristics are need to be passed in the table ALLOCVALUESCHAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not know the values for a particular characteristics then you canmake use of FM&lt;/P&gt;&lt;P&gt;BAPI_CLASS_GET_CHARACTERISTICS and BAPI_CHARACT_GETDETAIL to get the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 11:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-classification-view-in-mm01/m-p/5979563#M1340637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T11:31:25Z</dc:date>
    </item>
  </channel>
</rss>

