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: 

Any BAPI Available for T Code MSC2N- Change Batch

Former Member
0 Kudos

Hi Experts

Any BAPI Available for MSC2N T Code ?

I am using the BAPI : BAPI_BATCH_SAVE_REPLICA to change the Batch characteristics. With this BAPI i am able to change Batch Attributes but i am un able to change the Batch characteristics.

i am passing Characteristic name, value from and value relation as 1 to the tables parameter CLASSVALUATIONSNUM as my characteristic is a Date type . Any body help to that do i need to pass any other fields to update the Batch Characteristics.

Please help me

Thanks in advance

3 REPLIES 3

jaideepsharma
Active Contributor
0 Kudos

Hi,

Try using BAPI_BATCH_CHANGE.

KR Jaideep,

0 Kudos

In that BAPI BAPI_BATCH_CHANGE we cann't update Batch Characteristics here my requirement is i need to update Batch characteristics also.

Thanks

0 Kudos

Hello

Use BAPI_OBJCL_CHANGE for this.

Search SDN. There are lot of examles for this FM.