‎2009 Sep 11 9:21 AM
Hi Experts,
Actually I want to find Class and Class type using material number, plant and batch number.
Pls help me.
Thanks,
Kaladhar.
‎2009 Sep 11 9:26 AM
‎2009 Sep 11 9:34 AM
Hi ,
To resolve issue use
SAP enhancement SAPLV1ZE (EXIT_SAPLV01Z_003) we can able to do it.But the Maximum chracter allowed for batch number is 10 only.So ROH individual batch number should be less than 5 Char.
Regards,
Vijay
‎2009 Sep 11 9:40 AM
Hi
Use the Relevant Function Modules.
QMSP_MATERIAL_BATCH_CLASS_READ
QMSP_MATERIAL_SPEC_CHK
QMSP_MATERIAL_SPEC_READ
QMSP_MATERIAL_SPEC_REFRESH
QMSP_MATERIAL_VALUES_READ
Regards,
Sreeram
‎2009 Sep 11 11:23 AM
Hi Experts,
Now I am able to get class type but I want to display class classification characteristics values.
Pls help me.
‎2009 Sep 11 11:30 AM
hi,
Check the below tables:
KLAT Classes: Long texts
KSML Characteristics of a Class
KSSK Allocation Table: Object to Class
Regards,
Himanshu
‎2009 Sep 11 11:42 AM
Hi Himansu,
Acyually I have material number, plant, batch, Class and class type. By using these values I want to fetch class characteristics.
But in this tables it is asking Internal class number.
Pls help me.
‎2009 Sep 11 12:00 PM
Hi..
Check 'CLAF_CLASSIFICATION_OF_OBJECTS' FM.
Also, u can get the internal class number from KLAH table