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: 

BAPI_SALESORDER_CHANGE

former_member193964
Active Participant
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

Former Member
0 Kudos

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!