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

Change Batch Characterstics

Former Member
0 Likes
1,166

Hi,

I am updaing the batch characterstics value using the BAPI BAPI_CHARACT_CHANGE, but the value is not reflecting in the MSC3N transaction screen for the filed Original Extract.Please help me out on this.

Thanks & Regards,

Shobha Thippeshappa

Hi,

I am updaing the batch characterstics value using the BAPI BAPI_CHARACT_CHANGE, but the value is not reflecting in the MSC3N transaction screen for the filed Original Extract.Please help me out on this.

Thanks & Regards,

Shobha Thippeshappa

10 REPLIES 10
Read only

Former Member
0 Likes
1,129

Hi,

Regarding on your problem,

i.e.., Here the Bapi is BAPI_CHARACT_CHANGE, In these Bapi, The objects are check for syntax compatibility against the

associated devolpement bapi and interface changes to carry out BOR. So, check the objects,events and all.

Regards,

Sekhar

Read only

0 Likes
1,129

Thanks for your suggestions. I checked out, everything seems to be fine. TO update this I am trying out with the BDC also,but it is not capturing exact filed. Can you please help ?

Read only

madhu_vadlamani
Active Contributor
0 Likes
1,129

HI Shoba,

Did you committed data base.Bapi_transaction_commit.

Regards,

Madhu.

Read only

0 Likes
1,129

Commited is done. But still its not reflectingg in the classification tab of the screen. Please help on this. Its demand on priority here.

Read only

0 Likes
1,129

Hi Shoba,

check the documentation whether all fields are passed or not.

Regards,

Madhu.

Read only

0 Likes
1,129

Hi All,

Thanks for your suggestions. Regrating for the delayed reponse.

Functionally it is happening but the value is not reflecting....

For this, is enhancement required?

Read only

Former Member
0 Likes
1,129

Hi,

try using the FM

BAPI_OBJCL_CHANGE_KEY

and also have look into

regards

Shiva

Read only

0 Likes
1,129

Hi,

Thanks for your suggestions...

I tried but I am gettingg errors:

Multiple classification not allowed

Assignment was not created.

Please help on this.

Regards,

Shobha Thippeshappa

Read only

0 Likes
1,129

Hi All,

Its ok. now its happening.but same issue value is not refecting.

BAPI commit done.

Could you please help on this?

Thanks & Regards,

Shobha

Read only

0 Likes
1,129

Hi,

You should debug to see which FM raises the exception.

May be the debug helps to your requirement.

Go through debug, It may helps.

Regards,

Sekhar