<?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 MATERIAL CLASSIFICATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442350#M210252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;can ny1 tell me if i hv characteristic value description then how can i find the charactisic value ...of a material characteristic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lets say for a material with matnr 12242 we hv a characteristic Z_ewr_12  with value C.&lt;/P&gt;&lt;P&gt;nd characteristic value desc is 'consumer'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get characteritic values associated with a material....ny FM ????&lt;/P&gt;&lt;P&gt;need FM or table name....hv to use that in abap program soc ant use mm03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2006 16:25:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-19T16:25:34Z</dc:date>
    <item>
      <title>MATERIAL CLASSIFICATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442350#M210252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;can ny1 tell me if i hv characteristic value description then how can i find the charactisic value ...of a material characteristic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lets say for a material with matnr 12242 we hv a characteristic Z_ewr_12  with value C.&lt;/P&gt;&lt;P&gt;nd characteristic value desc is 'consumer'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get characteritic values associated with a material....ny FM ????&lt;/P&gt;&lt;P&gt;need FM or table name....hv to use that in abap program soc ant use mm03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442350#M210252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T16:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: MATERIAL CLASSIFICATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442351#M210253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hit the table ausp.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442351#M210253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T16:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: MATERIAL CLASSIFICATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442352#M210254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AUSP table doesnt link material no with characteritic values.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442352#M210254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T16:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: MATERIAL CLASSIFICATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442353#M210255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the Function BAPI_OBJCL_GETDETAIL with the below values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OBJECTKEY = Material No. with leading zeroes&lt;/P&gt;&lt;P&gt;OBJECTTABLE = MARA&lt;/P&gt;&lt;P&gt;CLASSNUM = Class Name&lt;/P&gt;&lt;P&gt;CLASSTYPE = 001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See tables CABN and CAWN for characteristics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kiran Raorane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442353#M210255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T16:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: MATERIAL CLASSIFICATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442354#M210256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function module CLAF_CLASSIFICATION_OF_OBJECTS to get what you need. AUSP is where the characteristic values of an object are stored but sometimes(for instance, batch characteristics), you need to go through INOB. So it is better to use the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2006 16:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-classification/m-p/1442354#M210256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-19T16:42:19Z</dc:date>
    </item>
  </channel>
</rss>

