Application Development 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: 

Classification view

Former Member
0 Kudos

Hi,

I have a list of materials. How can i check whether classification view for the material is maintained or not at one go. I don't want to check for every material in MM03. I know there is a field in MARA -PSTAT where characters for each view is maintained. But strangely in our client system evenif the classification view is not there this field has the value C. Is there any other table where we can check this. Please let me know at the earliest.

Thanks,

Amol

2 REPLIES 2

Former Member
0 Kudos

Hi,

Pass the material number to the OBJEK (Char 50 length) field (prefixed with zeroes) to the table AUSP.

IF there are entries in that field, it means that classification is maintained for that material number.

Regards

Subramanian

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check table MARC-PSTAT.

Regards,

Ferry Lianto