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_SALESDOCUMENT_CHANGE error

former_member239066
Participant
0 Likes
360

Hi experts,

i am using the BAPI_SALESDOCUMENT_CHANGE to add an item to a sales order and am getting the error 'Please enter sold-to party or ship-to party'.... Can anyone please help me on this...I don't know to which field I should pass the ship-to-party...

Thanks in advance.

Regards,

Vitish.

1 REPLY 1
Read only

Former Member
0 Likes
324

hi,

party_role, one filed will available in one of the structure of the bapi, for the same you have to add sold to party and ship to party.

add sold to party, make append, and add ship to party and again append the data

<b>Reward points if it is useful</b>