<?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: Class and characterstics validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217710#M135346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There are couple of good function modules and BAPI's which can be used to get the class and characterstics informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_CLASS_GET_CLASSIFICATIONS&lt;/P&gt;&lt;P&gt; CLHI_STRUCTURE_CLASSES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijayendra  Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2006 14:04:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-17T14:04:36Z</dc:date>
    <item>
      <title>Class and characterstics validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217709#M135345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Posted: Mon Apr 17, 2006 12:22 pm    Post subject: Class and characterstics varification   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to validate the following for a material &lt;/P&gt;&lt;P&gt;1.class type &lt;/P&gt;&lt;P&gt;2.class number &lt;/P&gt;&lt;P&gt;3.characterstic name &lt;/P&gt;&lt;P&gt;4.characterstic values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one of you guide me which tables to look for if i want to validate the following in such a manner like first validate class type and class number and then under each class number validate all the characterstics name and their values under that class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mahen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 13:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217709#M135345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T13:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Class and characterstics validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217710#M135346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; There are couple of good function modules and BAPI's which can be used to get the class and characterstics informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BAPI_CLASS_GET_CLASSIFICATIONS&lt;/P&gt;&lt;P&gt; CLHI_STRUCTURE_CLASSES &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijayendra  Rao&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 14:04:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217710#M135346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T14:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Class and characterstics validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217711#M135347</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;Check this BAPI: BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can check the data in tables KSSK, KLAH and pass the same into the BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2006 14:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-and-characterstics-validation/m-p/1217711#M135347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-17T14:43:29Z</dc:date>
    </item>
  </channel>
</rss>

