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: 

MSC2N transaction help...

Former Member
0 Kudos

I have created a classification for a particular material / batch combination using MSC2N transaction.

My classification has 2 characteristics: say ZABC and ZXYZ in sequence.

I want to get details of the characteristic ZXYZ.

When I run the BAPI, BAPI_OBJCL_GETDETAIL it checks only the topmost characteristic value i.e. ZABC, and then throws an error saying "Assignment does not Exist !"

So what additional steps should i follow for my BAPI to look into the next characteristic as well.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Ajay,

Try this link. It is explained better here.

[BAPI|;

Regards

HM

1 REPLY 1

Former Member
0 Kudos

Hi Ajay,

Try this link. It is explained better here.

[BAPI|;

Regards

HM