<?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: Material ffrom Material classification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119636#M1510936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check this link:[http://wiki.sdn.sap.com/wiki/display/Snippets/Fetch&lt;EM&gt;material&lt;/EM&gt;Classifications&lt;EM&gt;and&lt;/EM&gt;characteristics] and see how the fm CLAF_OBJECTS_OF_CLASS is used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 08:54:02 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2010-07-23T08:54:02Z</dc:date>
    <item>
      <title>Material ffrom Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119632#M1510932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have Material class name and class type I want all the materials belonging to the particular class. How to get that?&lt;/P&gt;&lt;P&gt;Any function module is there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 07:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119632#M1510932</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2010-07-23T07:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Material ffrom Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119633#M1510933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the klah and kssk tables.&lt;/P&gt;&lt;P&gt;There is also CLAF_OBJECTS_OF_CLASS function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 07:56:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119633#M1510933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T07:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Material ffrom Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119634#M1510934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. Is there a way similarly from characteristiic name I can get the Materials having the characteristics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gautam Totekar on Jul 23, 2010 1:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119634#M1510934</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2010-07-23T08:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Material ffrom Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119635#M1510935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can have a look on AUSP, INOB, CABN, CAWN and CAWNT tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the conversion_exit_atinn_input and *_output for the field atinn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CLAF_CLASSIFICATION_OF_OBJECTS allow to retreive all carateristics of an object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119635#M1510935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-23T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Material ffrom Material classification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119636#M1510936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check this link:[http://wiki.sdn.sap.com/wiki/display/Snippets/Fetch&lt;EM&gt;material&lt;/EM&gt;Classifications&lt;EM&gt;and&lt;/EM&gt;characteristics] and see how the fm CLAF_OBJECTS_OF_CLASS is used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-ffrom-material-classification/m-p/7119636#M1510936</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-07-23T08:54:02Z</dc:date>
    </item>
  </channel>
</rss>

