<?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: MM Classification Update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535587#M1751269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI's are available to update all types of characteristics of materials i.e.Numeric,Character and Currency type. &lt;/P&gt;&lt;P&gt;First read the existing characteristic via 'BAPI_OBJCL_GETDETAIL' and then change/assign using 'BAPI_OBJCL_CHANGE'. Finally BAPI_TRANSACTION_COMMIT be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Rob's answer here for example - &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1777601"&gt;http://scn.sap.com/thread/1777601&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the behaviour in case you are again trying to assign the same characteristic to same material. I think BAPI : 'BAPI_OBJCL_CHANGE' throws error but not sure since i had worked on it approx 2 years ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 21:12:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-14T21:12:03Z</dc:date>
    <item>
      <title>MM Classification Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535583#M1751265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to update MM Classication Values.&lt;/P&gt;&lt;P&gt;Please check my jpg file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see General -&amp;gt; Cahracteristic description (Z_MALZEMEGRUBU) and Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fill Values field&amp;nbsp; ? (I defiend some values like GRI, SFERO etc.)&lt;/P&gt;&lt;P&gt;I mean, Is there any Bapi, you know it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with BDC program, but not succesull .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tanju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 13:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535583#M1751265</guid>
      <dc:creator>tanju_lise3</dc:creator>
      <dc:date>2013-06-14T13:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: MM Classification Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535584#M1751266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try the FM "CE_I_SET_CONFIGURATION". Moreover check the functon group CEI0, if you find something more appropoate for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.se80.co.uk/sapfms/c/ce_i/ce_i_set_configuration.htm"&gt;http://www.se80.co.uk/sapfms/c/ce_i/ce_i_set_configuration.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Abhinab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 14:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535584#M1751266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T14:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: MM Classification Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535585#M1751267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Abhinab,&lt;/P&gt;&lt;P&gt;First of all, thank you for your answers.&lt;/P&gt;&lt;P&gt;But, are you sure is it interested with MM Classication ?&lt;/P&gt;&lt;P&gt;Because my problem is Classification problem.&lt;/P&gt;&lt;P&gt;Did you use it ?&lt;/P&gt;&lt;P&gt;I mean when I check the FM "CE_I_SET_CONFIGURATION, I did not find something about classification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tanju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 14:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535585#M1751267</guid>
      <dc:creator>tanju_lise3</dc:creator>
      <dc:date>2013-06-14T14:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: MM Classification Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535586#M1751268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, classification is not limited to MM. It is generalized data spread across all modules. Having said that, I think you won't find any FM / BAPI specifically to update MM classification. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run the FM CE_I_SET_CONFIGURATION, why not give a try like this - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get the configuration of an existing material using VC_I_GET_CONFIGURATON. Populate the data of internal tables from VC_I_GET_CONFIGURATION to CE_I_SET_CONFIGURATION(Relevant data). Chnage something in the data and see what's the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need OBJNR to run both the FM. By looking at your screenshot, you can get your required OBJNR from MARC-OBJNR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Abhinab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 15:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535586#M1751268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T15:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: MM Classification Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535587#M1751269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanju,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI's are available to update all types of characteristics of materials i.e.Numeric,Character and Currency type. &lt;/P&gt;&lt;P&gt;First read the existing characteristic via 'BAPI_OBJCL_GETDETAIL' and then change/assign using 'BAPI_OBJCL_CHANGE'. Finally BAPI_TRANSACTION_COMMIT be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See Rob's answer here for example - &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1777601"&gt;http://scn.sap.com/thread/1777601&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the behaviour in case you are again trying to assign the same characteristic to same material. I think BAPI : 'BAPI_OBJCL_CHANGE' throws error but not sure since i had worked on it approx 2 years ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ankit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 21:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-classification-update/m-p/9535587#M1751269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T21:12:03Z</dc:date>
    </item>
  </channel>
</rss>

