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: 

HOW TO FETCH MATERIAL CLASSIFICTION DATA

Former Member
0 Kudos

Hello friends,

I have material number in hand and want to fetch material classification data ( denier, merge, putup, product type). How to fetch the above 4 fields.

Please suggest me in detail with steps.

Thanks in advance

Ajay

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

You can get those details using this FM.

BAPI_OBJCL_GETDETAIL

You can get more information about it here.

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

You can get those details using this FM.

BAPI_OBJCL_GETDETAIL

You can get more information about it here.

Former Member
0 Kudos

Hi gautham,

your suggestion helped me alot. I have one more query. how can i get the class number. Now for testing purpose i have hard coded that. Is the class number will vary from material to material or remain same.

Please Suggest me how to fetch the class number. class type is 001.

Thanks for the good suggestion u have given

Thanks,

Ajay

GauthamV
Active Contributor
0 Kudos

Use KLAH table.