<?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: Changing Material Classification with BAPI_OBJCL_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713878#M1947734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried it both with&amp;nbsp; assigned class and without, getting the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting: when i use OBJCL_DELETE &amp;amp; COMMIT only, i get a success-message too, but the classification is not deleted.&lt;/P&gt;&lt;P&gt;(I am able to change the classifications manually in MM02)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 09:04:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-06-06T09:04:16Z</dc:date>
    <item>
      <title>Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713874#M1947730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to change the classification for an material object, using BAPI_OBJCL_CHANGE and BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values i am exporting are following;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECTTABLE "MARA"&lt;/P&gt;&lt;P&gt;CLASSTYPE "001"&lt;/P&gt;&lt;P&gt;CLASSNUM "spezific classname"&lt;/P&gt;&lt;P&gt;OBJECTKEY "materialnumber"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the tables&lt;/P&gt;&lt;P&gt;- ALLOCVALUESNUMNEW&lt;/P&gt;&lt;P&gt;- ALLOCVALUESCHARNEW&lt;/P&gt;&lt;P&gt;- ALLOCVALUESCURRNEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after invoking both bapis, OBJCL_CHANGE returns a success-message (CL-506), the returnstructure from TRANSACTION_COMMIT is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though a success is returned, the database is not updated.&lt;/P&gt;&lt;P&gt;(BAPI_OBJCL_GETDETAIL works fine with mentioned export-parameters).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea about theProblem? &lt;/P&gt;&lt;P&gt;thanks and regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713874#M1947730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-06T07:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713875#M1947731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does SM13 report some errors.&lt;/P&gt;&lt;P&gt;(RETURN is usuall left empty by BAPI_TRANSACTION_COMMIT when WAIT&amp;nbsp; option not checked)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713875#M1947731</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T08:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713876#M1947732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM13 reports no Errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713876#M1947732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-06T08:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713877#M1947733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dominic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does your material number already have a class assigned ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so and you like to change the class itself (not the values) please use BAPI_OBJCL_DELETE before as described in the SE37 function module doc for BAPI_OBJCL_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes BAPIs returns a S-message with content "I did nothing". So your result is void without getting a reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt; Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 08:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713877#M1947733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-06T08:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713878#M1947734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matthias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried it both with&amp;nbsp; assigned class and without, getting the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting: when i use OBJCL_DELETE &amp;amp; COMMIT only, i get a success-message too, but the classification is not deleted.&lt;/P&gt;&lt;P&gt;(I am able to change the classifications manually in MM02)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713878#M1947734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-06T09:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713879#M1947735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look first for available OSS notes for your version (at least one was released in April 2016)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to the BAPI behavior for existing data I would suggest following sequence&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BAPI_OBJCL_GETDETAIL&lt;/LI&gt;&lt;LI&gt;BAPI_OBJCL_CHANGE&lt;/LI&gt;&lt;LI&gt;BAPI_TRANSACTION_COMMIT&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any difference between values displayed in&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;CL20N/MM02&lt;/LI&gt;&lt;LI&gt;CL30N (this one doesn't take object dependency into account)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 09:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713879#M1947735</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-06-06T09:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Material Classification with BAPI_OBJCL_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713880#M1947736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the actually sequence im using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there is no difference between the two sights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-material-classification-with-bapi-objcl-change/m-p/11713880#M1947736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-06T13:16:16Z</dc:date>
    </item>
  </channel>
</rss>

