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´m using the BAPI_SALESORDER_CHANGE for change the Sales Order. I need to change the Sold-to party and ship-to party, but I can´t find where I fill out this values.

Anybody help me??

Great,

3 REPLIES 3

Former Member
0 Kudos

Hello,

You need to pass the Partner Function and Customer Number 1 in to the Table / Structure PARTNERS under TABLES option.

Thanks and Regards,

Venkat Phani Prasad Konduri

vinod_vemuru2
Active Contributor
0 Kudos

Hi Marcelo,

Check the parameters PARTNERS andPARTNERCHANGES.

Fill the partner details (Partner number and partner function function) in PARTNERS and update flag and item numbers in PARTNERCHANGES parameters.

Thanks,

Vinod.

Former Member
0 Kudos

This message was moderated.