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

Find Materials under the same Class

Murali_Shanmu
SAP Champion
SAP Champion
0 Likes
907

Hi

This question is relation to Materials - Classification.

Using the 'FM QMSP_MATERIAL_BATCH_CLASS_READ' i am able to find the Class of a given Material ABC. Now how do i find all the materials in the same class of Material ABC.

This can be found using Tcode CL24. But is there any FM available for this ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
832

Hello,

Check data in tables KLAH and KSSK.

Regards, Murugesh AS

Hi

This question is relation to Materials - Classification.

Using the 'FM QMSP_MATERIAL_BATCH_CLASS_READ' i am able to find the Class of a given Material ABC. Now how do i find all the materials in the same class of Material ABC.

This can be found using Tcode CL24. But is there any FM available for this ?

2 REPLIES 2
Read only

Former Member
0 Likes
833

Hello,

Check data in tables KLAH and KSSK.

Regards, Murugesh AS

Read only

0 Likes
832

Hi Shanmugham Muralidaran

GOTO se80:

<b>FUNCTION GROUP: QMSP</b>

Try searching for the function module you are looking for in this function group.This Function group is for <b>Material Specification.</b>

And spare some time to close the thread.

Thanks and Regards,

Vijay Raheja