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

material class assignment

Former Member
0 Likes
523

Hi,

Is it possible to assign different material classes of same type to the material?

ex: class type 001

class A and class B .

Material 10000

is it possible to assign the class A and class B to the material 10000

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
482

Hello,

Yeah it is possible.

Regards,

Vasanth

3 REPLIES 3
Read only

Former Member
0 Likes
483

Hello,

Yeah it is possible.

Regards,

Vasanth

Read only

0 Likes
482

Thanks vasanth.

Purpose of my question is in my program i am getting the material class with BAPI from material. Till now i am assuming that only one class will be there.

it is so till now. just got the idea what if the user inputs two material classes to the same material.

Thinking of how i can negotiate that.

Read only

0 Likes
482

Hello Nihi,

One Material will definely have more than one class type.

Use the BAPI - BAPI_OBJCL_GETCLASSES to get the classes for the material

Regards,

Vasanth