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: 

Need right BAPI for MSC2N Tcode

Former Member
0 Kudos

Hi All,

I need to know which BAPI is useful for changing batch charactersitcs(MSC2N Tcode).

My requirement is like this i will get MATNR,Batchnumber and characteristics in the flat file I have to update this values to the batch characteristcs(MSC2N) I have tried this with BDC method but this is not allowing to do in session method because the screen not in edit mode when we r doing in BDC method.

Can any body suggest right BAPI for this please?

1 REPLY 1

Former Member
0 Kudos

Hi Mahesh

Try using the following

BAPI_OBJCL_CREATE Classification BAPI: Create Assignment

BAPI_OBJCL_CREATE_KEY BAPI for Classification: Create Assignment (Key)

BAPI BAPI_BATCH_CHANGE

Award points if found useful.

Regards

Inder