<?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: Getting classification data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642072#M285931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can view this thru MM03 T-CODE BY GIVING THE MATRIAL NO IN FIRST SCREEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 15:34:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T15:34:27Z</dc:date>
    <item>
      <title>Getting classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642071#M285930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got the matnr with which I have to find the value of a characteristic field from the material master classification table. I have the class type and the class values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Asha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 15:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642071#M285930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T15:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642072#M285931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can view this thru MM03 T-CODE BY GIVING THE MATRIAL NO IN FIRST SCREEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 15:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642072#M285931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642073#M285932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the fm:&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&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>Thu, 19 Oct 2006 15:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642073#M285932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting classification data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642074#M285933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the BAPI &amp;lt;b&amp;gt;BAPI_OBJCL_GETDETAIL&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'BAPI_OBJCL_GETDETAIL'&lt;/P&gt;&lt;P&gt;          EXPORTING&lt;/P&gt;&lt;P&gt;            objectkey       = object&lt;/P&gt;&lt;P&gt;            objecttable     = objecttable&lt;/P&gt;&lt;P&gt;            classnum        = classnum&lt;/P&gt;&lt;P&gt;            classtype       = classtype&lt;/P&gt;&lt;P&gt;          TABLES&lt;/P&gt;&lt;P&gt;            allocvaluesnum  = i_numc_values&lt;/P&gt;&lt;P&gt;            allocvalueschar = i_char_values&lt;/P&gt;&lt;P&gt;            allocvaluescurr = i_curr_values&lt;/P&gt;&lt;P&gt;            return          = return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object - Material number&lt;/P&gt;&lt;P&gt;objecttable = Try giving 'MARA'.&lt;/P&gt;&lt;P&gt;Classnum = Class name&lt;/P&gt;&lt;P&gt;Classtype = Class type&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>Thu, 19 Oct 2006 15:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-classification-data/m-p/1642074#M285933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T15:36:43Z</dc:date>
    </item>
  </channel>
</rss>

