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

MSC2N transaction help...

Former Member
0 Likes
617

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
Read only

Former Member
0 Likes
511

Hi Ajay,

Try this link. It is explained better here.

[BAPI|;

Regards

HM

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 REPLY 1
Read only

Former Member
0 Likes
512

Hi Ajay,

Try this link. It is explained better here.

[BAPI|;

Regards

HM