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: 

ship to party BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos
150

hi all,

i need to know where will the "Ship to party" parameter will go in this BAPI.

thanks...

3 REPLIES 3

Former Member
0 Kudos
70

You have to populate internal table: ORDER_PARTNERS with PARTN_ROLE and PARTN_NUMB as minimal parameters.

former_member188685
Active Contributor
0 Kudos
70

You need to Fill the parameter(Table parm)

ORDER_PARTNERS

for this you need to pass the Partner function, Partner number,

And Language.

Former Member
0 Kudos
70

For both ship-to party and sold-to party u should use ORDER_PARTNERS with corresponding partner functions.

don't forget to reward

Sameer