<?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: How to read classification data for class CUSTOMER... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592419#M1082954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usage of BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;OBJECTKEY                       customer number
 OBJECTTABLE                     KNA1  
 CLASSNUM                         "class 
 CLASSTYPE                       011 " for customer
 KEYDATE                         20081009  "sy-datum
 UNVALUATED_CHARS                X
 LANGUAGE                        E

"class number will be derived from KLAH  table , with class 
"type '011' get the CLASS from KLAH and use the above

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 19:56:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-08T19:56:42Z</dc:date>
    <item>
      <title>How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592417#M1082952</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;In xd03, select a customer record, from neu choose extras--&amp;gt; classification. Under the general tab, I need to read a characteristic..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to read it's value ?? whats the FM ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 19:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592417#M1082952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T19:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592418#M1082953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use AUSP table, Object is the Custome number, and pass the class '011'  and get the ATINN , and ATWRT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to CABNT read the characterstic Desription.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or  you can use the BAPI BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 19:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592418#M1082953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T19:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592419#M1082954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;usage of BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OBJCL_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;OBJECTKEY                       customer number
 OBJECTTABLE                     KNA1  
 CLASSNUM                         "class 
 CLASSTYPE                       011 " for customer
 KEYDATE                         20081009  "sy-datum
 UNVALUATED_CHARS                X
 LANGUAGE                        E

"class number will be derived from KLAH  table , with class 
"type '011' get the CLASS from KLAH and use the above

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 19:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592419#M1082954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T19:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592420#M1082955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks..it helped..but i am getting an exception and the BAPI is not invoked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   MOVE WA_DATA-KUNNR TO L_OBJKEY.&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    = L_OBJKEY&lt;/P&gt;&lt;P&gt;         OBJECTTABLE  =  'KNA1'&lt;/P&gt;&lt;P&gt;         CLASSNUM     =  'CUSTOMER'&lt;/P&gt;&lt;P&gt;         CLASSTYPE    =  '011'&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;         ALLOCVALUESCHAR = I_TABLEVALS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, I know the classnum for class type 011 is customer and th eobject table id KNA1. So I am just passing the kunnr as a variable and all others are fixed values ..am i right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the exception&lt;/P&gt;&lt;P&gt;CX_SY_DYN_CALL_PARAM_NOT_FOUND ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am supplying the 4 mandatory values !! whats wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 14:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592420#M1082955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T14:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592421#M1082956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you sure CUSTOMER is the class for 011 , check it once in KLAH table..? Debug and tell me where you are getting the error...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 14:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592421#M1082956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T14:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to read classification data for class CUSTOMER...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592422#M1082957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey vijay ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables shud be under TABLES rather than exporting !! my bad...&lt;/P&gt;&lt;P&gt;rest i need to test..and yeah customer class num is CUSTOMER for type 011..still i am trying to fetch it from KLAH ...anyway, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 17:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-read-classification-data-for-class-customer/m-p/4592422#M1082957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T17:38:34Z</dc:date>
    </item>
  </channel>
</rss>

