<?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: Table with Classification for Equipment besides AUSP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169871#M460090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fuction CLAF_CLASSIFICATION_OF_OBJECTS is excatly what I need, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone knows the table where Characteristics are stored please tell me (besides AUSP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2007 08:58:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-25T08:58:49Z</dc:date>
    <item>
      <title>Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169869#M460088</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;Normally Classification Data for Equipments can be found in table AUSP. But somehow for certain equipments I can't find any entries in table AUSP!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason might be (?) that these equipments have change documents assigned (for classification).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know in which table besides AUSP classifications are stored??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading the classification with function module CACL_OBJECT_READ_VALIDATION works fine, the problem is just, I need the float values not character values!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 08:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169869#M460088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T08:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169870#M460089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOu can use the funciton module BAPI_OBJCL_GETCLASSES or CLAF_CLASSIFICATION_OF_OBJECTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward all helpful answers !!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 08:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169870#M460089</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2007-04-25T08:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169871#M460090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fuction CLAF_CLASSIFICATION_OF_OBJECTS is excatly what I need, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone knows the table where Characteristics are stored please tell me (besides AUSP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 08:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169871#M460090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T08:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169872#M460091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;class/characteristics/values are stored in table KLAH, CABN, CAWN &lt;/P&gt;&lt;P&gt;the link to the objects is stored in table AUSP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward all helpful answers !!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169872#M460091</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2007-04-25T09:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169873#M460092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I know these tables. But for these equipments, there are no entries in AUSP!?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169873#M460092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169874#M460093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use the tables KSML,CABN, INOB and AUSP &lt;/P&gt;&lt;P&gt;ausp-objek = inob-cuobj&lt;/P&gt;&lt;P&gt;AUSP-objek = Equipment Number&lt;/P&gt;&lt;P&gt;ausp-klart = 002  (for equipment class)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 09:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169874#M460093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T09:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table with Classification for Equipment besides AUSP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169875#M460094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The characteristics ARE indeed in table AUSP but they are just there with another number (OBJEC), namely the CUOBJ - number which can be found in INOB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe that's because we have our own KLART (Z02) defined for these equipments...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rudy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 11:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-with-classification-for-equipment-besides-ausp/m-p/2169875#M460094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T11:23:24Z</dc:date>
    </item>
  </channel>
</rss>

