Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Finding Class and class type using material number

Former Member
0 Likes
1,591

Hi Experts,

Actually I want to find Class and Class type using material number, plant and batch number.

Pls help me.

Thanks,

Kaladhar.

7 REPLIES 7
Read only

Former Member
0 Likes
863

Hi,

Try FM QMSP_MATERIAL_BATCH_CLASS_READ

Regards,

Himanshu

Read only

Former Member
0 Likes
863

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

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
863

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

Read only

0 Likes
863

Hi Experts,

Now I am able to get class type but I want to display class classification characteristics values.

Pls help me.

Read only

0 Likes
863

hi,

Check the below tables:

KLAT Classes: Long texts

KSML Characteristics of a Class

KSSK Allocation Table: Object to Class

Regards,

Himanshu

Read only

0 Likes
863

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.

Read only

Former Member
0 Likes
863

Hi..

Check 'CLAF_CLASSIFICATION_OF_OBJECTS' FM.

Also, u can get the internal class number from KLAH table