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

Materials classifications

Former Member
0 Likes
499

Hi friends,

we have sales order item with classification Glass type ( NL_GLASSTYPE) value = 'LAF' but when I red materials classififcations

using function module ' CUCB_GET_SINGLE_VALUES_OF_INST' it sreturn Glass type ( NL_GLASSTYPE) value = 'G'.

How can i will find the problem and get correct value.

Could you please helpe me.

regards,

Jayachandran

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

Hi,

can you try to use the FM CLAF_CLASSIFICATION_OF_objects,

I dont remember the correct name of FM nust try weith CLAF_CLASSIFICATION* and you will find the type of material in the tables

regards,

Nazeer

2 REPLIES 2
Read only

Former Member
0 Likes
433

Hi,

can you try to use the FM CLAF_CLASSIFICATION_OF_objects,

I dont remember the correct name of FM nust try weith CLAF_CLASSIFICATION* and you will find the type of material in the tables

regards,

Nazeer

Read only

former_member404244
Active Contributor
0 Likes
432

Hi,

You can use the FM "CLAF_CLASSIFICATION_OF_OBJECTS" ...also you can use AUSP table by passing material number to objek field to get the characteristics.

Regards,

Nagaraj