Classes/class types and characteristics

Hi!
In transaction CL03, tab "Char.", you get an <b>overview of the characteristics of the class</b>. Is there a <b>database table</b> from which I can check out these links (between class/class type and the characteristics of this class)?
Thank you for all your help
- Mari Virik

DATA : LT_CHARACTERISTICS TYPE BAPI1003_CHARACT_R OCCURS 0.
CALL FUNCTION 'BAPI_CLASS_GETDETAIL'
  EXPORTING
    classtype                  = '017'  "TDWA-KLASSENART
    classnum                   = 'ZCLASS_NAME'  "TDWA-KLASSE
  LANGUISO                   =
  LANGUINT                   = SY-LANGU
  KEYDATE                    = SY-DATUM
IMPORTING
  CLASSBASICDATA             =
  CLASSDOCUMENT              =
  CLASSADDITIONAL            =
  CLASSSTANDARD              =
  RETURN                     =
TABLES
  CLASSDESCRIPTIONS          =
  CLASSLONGTEXTS             =
   CLASSCHARACTERISTICS       = LT_CHARACTERISTICS
  CLASSCHARVALUES            =
You will have list of characteristics in lt_characteristics.
Pass internal table lt_charvalues of type BAPI1003_CHAR_VAL_R to CLASSCHARVALUES, if you need characteristic values as well.

Similar Messages

  • From which table I can find the "Class type" and "Class" of the material?

    From which table I can find the "Class type" and "Class" of the material?
    Thanks in advance for the answers....

    Hi,
    try following table
    KSSK     Material number to class     
    KLAS     Class description     
    KSML     Characteristic name     
    CABN/CABNT     Characteristic name description     
    CAWN/CAWNT     Characteristic name
    [http://www.sap-img.com/materials/classification-view-of-material-master.htm]
    [http://wiki.sdn.sap.com/wiki/display/ERPLO/FrequentlyUsedTables]
    Regards
    kailas Ugale

  • QM Tables for CLASS(Class Number), KLART(Class Type) and MATNR(Material)

    Hi All,
    is there any table which are having the fields : CLASS(Class Number), KLART(Class Type) and MATNR(Material) in QM.
    the above three fields should be in single fields.
    thanks,

    Hi Gupta,
    Go through the AUSP table: Characterstic Values,
                             IFLOT table : Functional location.
    and
                             KSSKAUSP view for required fields.
    by
    Prasad gvk.

  • Want to know more about class and class type and characters in batch determ

    hi ,
    i want to know abt class functionality and how it is related to batch mgt,means functions of class type , characters etc.
    ok thanks

    Hi ,
    Find the Class and Class Type for Batch Determination.
    Create Class for Batch Management
    Use
    In this step, you define two classes for use with batches. One class contains the characteristic LOBM_VFDAT: Expiration Date, and the other class with three characteristics:
    LOBM_RL: Remaining shelf life for batch,
    LOBM_LFDAT Batch determination delivery date, and
    LOBM_VFDAT Expiration date, shelf life.
    Procedure1.
    Access the activity using one of the following navigation options:
    Transaction Code: CL02SAP R/3 Role Menu     Installation ® Create Class for Batch Management
    2.Choose Create and maintain the necessary master data manually. The relevant data can be found in the file:
      Class     Class type     Description     Characteristic        Characteristic     Characteristic
    023_001     023     Products with Expiration Date     LOBM_VFDAT     
    023_002     023     Search class with expiration date     LOBM_RLZ     LOBM_LFDAT     LOBM_VFDAT
    Result
    The materials are later assigned to class 023_001 in the material masters. 023_002 is used in the batch determination search strategies for SD and PP/PI. 
    Regards,
    SAROSH

  • Transport of Class (CL02) and Characteristics (CT04)

    Hi Gurus,
    Can both class and characteristics be transported using ALE. Example
    from DEV to QAS?
    I understand in CT04, it is not possible. Everything need to be done
    manually to the specific system/client.
    Thanks in advance,
    Azir

    Hello,
    Classification data cannot be 'transported', it has to be sent by ALE.
    Please see notes 86900 , 45951 and note 10745 for more information on this.
    Thanks.

  • Create material serial number and update class type and class

    Hi ,
    do we have any function to create material serial number and update class type, class and Characteristic Description?
    for transcation IQ04 0-Create material Serial number and IQ02 for change mat. serial number
    cheers,
    RAAG

    hi
    u  can  go to  iqo2 and click  class overview and assign the class type ,class and description.but u need to maintain  class for this first.
    it would be helpful for u  to  read iut  221 for work management
    for creation  of class,service object  etc.and understand the concept .
    all the best
    kr
    raj
    RAJ on Oct 14, 2008 3:20 PM

  • How to findout Class type and Class name for a Material

    Hi all,
    How can we findout the Class name and Classtype assigned to a material. ( Varaint Classification for a material)
    MM03-> enterial Materil->Classification Tab
    Regards,
    Rajesh

    check the tables AUSP
    check the below link
    Material Chassifications
    regards
    srikanth
    Message was edited by: Srikanth Kidambi

  • Characteristics for class type 001 and class 59111 - Message Re-phrased

    Hi All,
    Let me put in better words.
    The requirement is to get the list of Characteristics that are associated with a particular Class type and Class that would be entered by the user in selection screen. I have used KLAH and KSML to establish the link and got the relevant characteristics list configured. It worked for me for most of the Class type and Class combination.
    The issue is on particular class type 001 and class 59111, if I put a lookup in KSML, I don't get any records. But if we look in the configuration CL02 for the same Class type 001 and class 59111, I see a list of characteristics configured there.
    Does anyone know how to fetch the characteristics on this particular case?
    Thanks
    Rajesh.
    Edited by: Rajesh Kumar K on Jan 12, 2012 12:12 PM

    Hi Sylendra,
    Thanks for looking into it and replying with your thoughts.
    What you have mentioned about the approach on getting the characteristcs from KLAH and KSML is exactly how I have written in my program. Ofcourse your second statement of going into AUSP to get the values for characteristics for an Object (eg: material number XXXX) is also correct.
    But my issue is still on getting the relevant characteristics for the class tyoe 001 and class 59111. I need to display to user the relevant characteristics  that are configured for Class type 001 and class 59111. But when I go into KSML passing the internal class number and class type, I don't get any records. If you see, I am not searching characteristic values for an object, I am searching for characteristics itself.
    The question would be, why records are not maintained in KSML for class 59111 (though they show in CL03) . or there are any other tables to read characteristics...
    Thanks
    Rajesh.

  • Class and class type based on inspection method

    Hi experts,
              I have a requirement in my script like this i have a inspection method. based on this inspection method i have to get class and class type. and from which table we can get this class and class type based on inspection method. please suggest the solution.
    Thanks in advance
    Thanks and Regards
    D.Ramesh

    Hi Sai,
    Have you tried Run Time Type services?  If you need to perform some interspection of a class, you can use one of two classes:
      CL_ABAP_OBJECTDESCR  or
      CL_ABAP_REFDESCR
    there are several methods you can use:
      Describe_by_Name
      Describe_by_Object_Ref
      describe_by_data_ref
      describe_by_data
    One of these should do the trick...it just depends on what situation you are in.
    Hope this helps!
    Quack

  • Creating a new class type in the classification system

    We are wanting to classify objects in a ZTABLE.  We have a home grown system for defining our customer requirements that is used as the way for the sales people to communicate to the engineering dept. what the customer wants.  A new need has come up that seems to be a good fit to be able to classify our customer requirements.  I have been trying to create a new class type that is linked to our ZTABLE.  However, even though it looks like we should be able to do this I have not been able to do it.  I ran across some documentation that seems to imply that adding a new class type used to be possible, but no longer is.
    Can anyone verify that creating a new class type is still possible to do?  We are on ECC 5.0.

    Can someone point me in the right direction as to how to create my own Class Type.  Is there some documentation as to how to dow this? Other than what is fould in SPRO I have tried and tried but no joy for me. 
    This is what I have done so far:
    in SPRO:
    1) Created an Object Key for my table ZLO_CUSTREQ.  This table has a primary key of CRQNR (custormer requirements number which is I created)  The documentation says that I need to add this key field to structure RMCLY (I did that).  BUT, it also says the RMCLY is embeded in structure RMCLX and it is not.  Do I need to modify RMCLX to add RMCLY as an append structure?
    2) Went to Maintain Object types and Class types and selected my table. Double clicked on Class Types in the Dialog Structure tree, which displayed an empty list of class types. 
    I then Clicked New Entries button and filled in the fields: Class type(Z10), Description(Customer Requirements), Table(ZLO_CUSTREQ).  in the Screens group I selected Keywords and Characteristics.  In the Functions group I selected: Standard class type and Multiple classifications. I then Clicked the back arrow.  This returned me to the Class Types list which now displayed my new class type. 
    When I click the save button it kicks me out the the SPRO menu screen and I get the warning message "Class type Z10 does not have the classification status incomplete system" . 
    Then, it won't let me re-enter the Maintain Object types and Class Types screen due to an error "View cluster is already open, go back with F3"
    When I hit F3 I am returned to the main SPRO screen.  After navigating back to the Maintain Object types and Class types I continue to get the View cluster already open error.  The only way I can get back to Maintain Object types and Class types  is to completely exit SPRO and start over.  When I do, class type Z10 is gone.
    I have repeated this procedure several times with always the same results.
    Can anyone please help me?

  • IN MATERIAL MASTER RECORD WHAT IS THE USE OF CLASS TYPE(CLASSIFICATION VIEW

    Hi Guys,
    Can you please explain what are the different critiria to use different class type and what exactly meaning of the each class type with respect to Material classification.
    Any material available on this to study. Please give link.
    Thanks,
    Dhanu

    Hi,
    Purpose
    The classification system allows you to use characteristics to describe all types of objects, and to group similar objects in classes u2013 to classify objects, in other words, so that you can find them more easily later.
    You then use the classes to help you to find objects more easily, using the characteristics defined in them as search criteria. This ensures that you can find objects with similar or identical characteristics as quickly as possible.
    Integration
    The classification system allows you to classify all types of object. First, you must define certain settings in Customizing for the classification system. For more information, see Customizing for the Classification System.
    SAP has predefined a number of object types (for example, materials, and equipment). The settings for these object types have already been defined in Customizing, so you can start to set up your classification system for these object types without defining further settings.
    Features
    Before you can use classification functions, you need to set up your classification system.
    The there are three steps to setting up a classification system:
    Defining the Properties of Objects
    You use characteristics to describe the properties of objects. You create characteristics centrally in the SAP R/3 System.
    See the SAP Library, Characteristics (CA-CL-CHR).
    Creating Classes
    You need classes to classify objects. These classes must be set up. During set up you must assign characteristics to the classes.
    Assigning Objects
    Once you have created the classes you require for classification, you can assign objects to these classes. You use the characteristics of the class to describe the objects you classify.
    This completes the data you require to use your classification system. You can then use your classification system to find objects that match the criteria you require.
    Once you have set up the classification system you can use it to find certain objects. To do this:
    Find a class in which objects are classified
    Find the object(s) you require in the class
    When you use classification to find objects, you use the characteristics as search criteria, and the system compares the values you enter with the values of the classified objects.
    Uts
    Award if helpfull

  • How to get Class Type form Material Number

    Hi All,
    Based on the Material Number I have to get the Class Type and Class Number.
    I tried with FM -- QMSP_MATERIAL_BATCH_CLASS_READ
    but it always shows   Class type = 023 
                            and   database table for object = MCH1 for any given material number.
    Please help me out.
    Thanks & Regards,
    Moni

    HI Moni,
    Please check these FM.
    CLAF_CLASSIFICATION_OF_OBJECTS
    CUD0_GET_VAL_FROM_INSTANCE
    CE_I_GET_CONFIGURATION
    VC_I_GET_CONFIGURATION
    VC_I_GET_CONFIGURATION_IBASE
    look for the characteristics and charactertic values in tables
    ALLOCVALUESNUM
    ALLOCVALUESCHAR
    ALLOCVALUESCURR
    if this is not working
    you can also get these information directly from the tables.
    KSSK - object class assignment
    and KSML - class characteristic assignment
    and for char values use table AUSP
    Thanks!

  • New Class Type

    I am planning to create new class type in classification system under MARA object.I was trying to create  Z class type and got the message that you already have standard class 001 Material Class.If I make a change in standard class from 001 to Z01 how it will impact the system setting ? We are using 001 right now for some other purpose. Other option if I create Z01 non standard what functionality I will loose ?

    Yatin please see attached for warning.I am trying to create Z class using 001

  • RE:  Set Table Column Class Type

    Hi, there,
    Right now I try to set column class type and in this way my table sort class can check integer column and sort like interger not string (1,3,20 not 1,20,3).
    My problem is there is no setColumnClass method in AbstractTableModel.
    How can I do it??
    Thank you very much!!
    Xin

    There probably is a better solution.
    But I overloaded the getColumnClass(int ColumnIndex) function in the Table Model and return different classes depending on the Column selected...
    javax.swing.table.DefaultTableModel model =
    new javax.swing.table.DefaultTableModel(){
    public Class getColumnClass(int columnIndex)
    if(columnIndex == 6) //or whatever column you Choose
    return Integer.class;
    if(columnIndex == 3)
    return Integer.class;
    else
    return String.class;
    TableSorter sorter = new TableSorter(model);
    javax.swing.JTable table = new javax.swing.JTable(sorter);
    I hope this helps...

  • List of materials with respect to Class type/

    Dear all,
    In which Tcode or table can i find the list of materials with respect to any class type ?
    Table name for Batch Class ?
    or
    How to find KLART ?
    Edited by: Shailesh2510 on Feb 22, 2010 10:55 AM

    hiii
    To get the class type and class , go to table TCLA or TCLAT.
    And one more thing , here standard system , there is transaction code to get class wise materials list.
    If u want u can cevelop custom reports with help of ABAPer.
    If u give the functional details to technical consuiltant , they easily build the report how ever and what ever u want in custom transaction code.
    Any clarification revert,.

Maybe you are looking for

  • Index problem during the creation of a new partition

    We have a range partitioned table, with a local spatial index on each partition. While trying to use the alter table command to add a new partition we get the following errors. ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine ORA

  • IPhone 5 not showing up in devices

    Have got latest version of iTunes and iOS but iPhone 5 still not showing up in devices. Windows has recognised iphone and has transferred photos so USB working ok. Have restarted both laptop and iPhone. What else can I try? Thanks.

  • How to get the cost center of production order

    hi guys please tell me how i can get the cost center of the production order.  thanks.

  • Can't purchase music thru WIFI without "valid address"

    I recently recieved an iTunes gift card and I was able to use it to purchase music both on my computer and my iPhone until today. When I attempt to buy music with my phone, I get a message which says " a valid address is neccasary to purchase music w

  • Plz help me today i know that i ask too much but !!! i realy  need it

    hi all I need ready code for a simple paint program today for me ics projct plz give me a halp on this give me what you have with you and it is so good if it look like this : Design a GUI based drawing Java application that works like a simple paint