2007 Dec 18 10:19 AM
Hi All,
For Material Class : 300
Class type : z_mm
Characterstics : z_mm_c1
z_mm_c2
z_mm_c3
z_mm_c4
z_mm_c5
For the above mention Chracterstics,
How to get the material no,
Based on that we will get the (old material no)
Award Points for Helpful Answer
I Look forward to your reply
Thanks
SEK
Hi All,
For Material Class : 300
Class type : z_mm
Characterstics : z_mm_c1
z_mm_c2
z_mm_c3
z_mm_c4
z_mm_c5
For the above mention Chracterstics,
How to get the material no,
Based on that we will get the (old material no)
Award Points for Helpful Answer
I Look forward to your reply
Thanks
SEK
2007 Dec 18 10:27 AM
Hi Rajasekhar,
You get Material from the table AUSP.
Logic: -
a) Get class type from KLAH table ( Field is KLART )
b) Get characteristic from KSML table (key is CLINT )
c) Pass the Object number to AUSP table ...You will get the material number.
Reward points if helpful.
Regards,
hari