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

Function module to get material characteristics and coresponding value

Former Member
0 Likes
13,818

Hi experts,

I have got one problem...when we go to t code MM03..we select the views for a specific material for Basic Data1,Basic Data2 and Classification..in classification we get the material description and its corresponding values...

These values we receive through specific class and its corresponding object....I want some Function Module which will allow me to receive the description and corresponding value for the material which will automatically retrieve the data for that material using the class and object...

Please help me to sort this problem...

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
4,117

Hello,

try to use function module CLAF_CLASSIFICATION_OF_OBJECTS.

Rgds,

JP

Read only

Former Member
0 Likes
4,117

TRY these two FMs

1) CLAF_CLASSIFICATION_OF_OBJECTS and

2) Bapi_objcl_getdetails.

for first one it gets the all characteristics assigned to the class even though the values are not assigned

in second case onle the vlaues assigned characteristics will get