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

BAPI_SALESORDER_CHANGE

Former Member
0 Likes
521

Hi all,

I need to change the Unloading Point but I didn´t have sucess. I Put the value in the table PARTNERS, but the system gave me an error : SQL_INSERT_DUPREC.

I Can to modify the PARTNER through table PARTNERCHANGES , but I can´t to change the Unloading Point.

Anybody have sucess with this change???

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
458

I think you must put the partner data you want to change in both structures, with the update indicator 'U' in PARTNERCHANGES, and the new unloading point in PARTNERS structure.

Regards.

2 REPLIES 2
Read only

Former Member
0 Likes
459

I think you must put the partner data you want to change in both structures, with the update indicator 'U' in PARTNERCHANGES, and the new unloading point in PARTNERS structure.

Regards.

Read only

Former Member
0 Likes
458

Hi, sorry for not responding to your problem! The fact is that I'm having the same problem right now... also using both table. Did you already find a solution for this?

Thanks for your help!