<?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 Function to remove a material in classification system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468402#M220359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeking a function that removes a material from a class belonging to a vendor from the classification system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Aug 2006 19:51:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-07T19:51:38Z</dc:date>
    <item>
      <title>Function to remove a material in classification system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468402#M220359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm seeking a function that removes a material from a class belonging to a vendor from the classification system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 19:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468402#M220359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T19:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function to remove a material in classification system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468403#M220360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you look at BAPI&lt;STRONG&gt;OBJCL&lt;/STRONG&gt; functions? I am not sure if there is a BAPI_OBJCL_DELETE but if that does not exist BaPI_OBJCL_CHANGE should be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note :Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 20:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468403#M220360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T20:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function to remove a material in classification system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468404#M220361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the FM BAPI_OBJCL_DELETE to delete the classification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 20:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468404#M220361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T20:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Function to remove a material in classification system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468405#M220362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies, I really appreciate your help.&lt;/P&gt;&lt;P&gt;I was looking for the BAPI: BAPI_OBJCL_DELETE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However im having some trouble to make it work. I read the documentation, and I think this should work.&lt;/P&gt;&lt;P&gt;The problem I'm having is filling the BAPI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if you have worked with this BAPI but I don't get what to pass to the parameters:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm doing as following, for the field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECTKEY: I'm passing the material number.&lt;/P&gt;&lt;P&gt;OBJECTTABLE: I'm passing 'LFA1'.&lt;/P&gt;&lt;P&gt;CLASNUM: I'm passing the name of the class, for example 'MATSERVPROVEEDOR'.&lt;/P&gt;&lt;P&gt;CLASSTYPE: I'm passing '010' that means vendor class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand neither is where to pass the vendor number so it only removes the material from the vendor. Another thing also is they KeyDate, don't really know what date I should pass?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After testing with no success on objectkey passing the material number I passed to the ObjectKey the vendor number, but the result was the deletion of the entire class and its values, and that wasn't what I expected, I only want to remove some values of the class, not the entire class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&lt;/P&gt;&lt;P&gt;Thanks Again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Gilberto Li&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 21:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468405#M220362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T21:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function to remove a material in classification system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468406#M220363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found a FM that does the job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLVF_VB_INSERT_CLASSIFICATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyways!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 17:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-to-remove-a-material-in-classification-system/m-p/1468406#M220363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T17:05:32Z</dc:date>
    </item>
  </channel>
</rss>

