You are on page 1of 5

Classification view Of Material Master

I want to maintain CLASSIFICATION View in Material master. What is the prerequisites? For creating the material with classification view, in the material type Classification view should be activated. Goto OMS2, Select the material type & click on details. Check for the material type Classification view is selected or not. Select it if not selected. Before creating the material master you need to maintain the Characteristics using CT04 & Class using CL02 with Class type 001 - Material class Assigning the Characteristics to the Class in CL02 Goto MM01, create the material master selecting the Classification view & maintain the class maintained & the Characteristic Values. From the Classification screen in the material master: When you create classification data, the system asks you to choose a class type in a dialog box. If necessary, you can change the class type on the following screen, where you assign the material to one or more classes. Entries are made in the Description, Status, and Icon fields automatically on the basis of the classes you have chosen. If you have assigned the material to more than one class, you can flag one of the classes as the standard class. You can then assign values to the characteristics. For example, if the characteristic is color, you can assign it the value blue Save the material after maintaining all the views required. What are all tables related to Classification view of Material? The classification information is found in tables : - cabn - cabnt - cwant - klah - cwan
KLART - CUCO, AUSP, TCLC

To know the classification values go to MM03 transaction In that, choose classification tab, then you can get the values according to the product.

The characteristics are stored in table CABN In table AUSP you find the CHAR type values of the characteristic. While the numeric type values of a characteristic are stored in table CAWN What is the code using which I can delete classification view data for Material Master? Please see standard SAP program RCCLBI03 How to download Class assigned in Classification view of Material? In MM50 you can get the list of materials having status C- classification view. then you can get the details in KSSK and KLAH you will get the details. In CL03n you will get all assignment to a class. Instead of using Tables, you can download it by using T.Code CL30N (Find objects in Class)

Re: Tables for Material + Batch + Class type + Class + Characteristics + Values

Material Master MARA MAKT MARC MBEW MARD MARM MVKE MPOP MPGD_MASS MLAN MLGN MLGT General Material Data Material Descriptions Plant Data for Material Material Valuation Storage Location Data for Material Units of Measure for Material Sales Data for Material Forecast Parameters Planning Data Tax Classification for Material Material Data for Each Warehouse Number Material Data for Each Storage Type

Batch Tables MCH1 MCHA Find batches (from 3.0) Find batches

Batch Tables MCHB MCHB_CHARG MCHBH MCHBO1 MCHCL MCHCL_MAT MCHP MCHPV MCHPVS MCHPVT MCHUWL MCHUWT MCHWT MCHWTT Batch Stocks Batch View Batch Stocks: History Appendix for Additional Quantities at Batch Leve Batch Class Conversion Materials for Batch Class Conversion Batch Record for a Batch Batch Record: Versions Batch Record: Shadow Table for Link to Archive Batch Record: Long Text for Version User-Specific Batch Worklist Assignment of User to Batch Worklist Type Batch Worklist Types Batch Worklist Type Texts

Char. Tables AUSP AUSPC_V1 AUSPC_V2 AUSPC_V3 AUSPN_V1 AUSPN_V2 AUSPN_V3 AUSPN_V4 Characteristic Values AUSP: for Char. Characteristics w/o ECH AUSP: for Char. Characteristics with ECH AUSP: for CHAR Characteristics with Tolerance AUSP: for Numeric 1-Value Characteristics Without ECH AUSP: for Numeric 1-Value Characteristics with ECH AUSP: for Numeric N-Value Characteristics Without ECH AUSP: for Numeric N-Value Characteristics with ECH

Class tables KLAH KLAT Class Header Data Classes: Long Texts

KSSK KSSK_INOB KSSKAUSP

Allocation Table: Object to Class View for Finding Objects View for Finding Objects in AUSP

Table names in Variant Configuration


characteristic table CABNT CAWN Characteristics material CAWNT Characteristics description AUSP Characteristic Values ATINN is the characteristics ATWRT is the characteristic value SDCOM and field name VKOND. Characteristics : CABN CABNT CAWN CAWNT AUSP Characteristics ( o.a. batch/vendor) Characteristics description Characteristics ( o.a. material) Characteristics description Characteristic Values

Class types and objects : TCLAO TCLA TCLAT TCLT TCLC Links : INOB KLAH Link between Internal Number and Object Class header data Several class types for object Class types ( vb. lfa1 => v10 en 010) Class type text Classifiable objects Classification status

KSSK KSML

Allocation Table: Object (vb.matnr) to Class Characteristics for a class (internal number)

CUKB : Dependency CUCO : Variant Tables INOB : Link between Internal Number and Object KLAH : Class header data KSSK : Allocation Table: Object (vb.matnr) to Class KSML : Characteristics for a class (internal number) Run ts CUTABLEINFO and you'll see all the tables involved with field references. Use func Module : VELO01_GET_CONFIGURATION Get CUOBJ from Table AUFK by passing order No. Then input CUOBJ in above FM to get configuration values in production order

You might also like