2008 Mar 31 8:45 AM
hi all,
i need to know where will the "Ship to party" parameter will go in this BAPI.
thanks...
2008 Mar 31 8:51 AM
You have to populate internal table: ORDER_PARTNERS with PARTN_ROLE and PARTN_NUMB as minimal parameters.
2008 Mar 31 9:06 AM
You need to Fill the parameter(Table parm)
ORDER_PARTNERS
for this you need to pass the Partner function, Partner number,
And Language.
2008 Mar 31 9:14 AM
For both ship-to party and sold-to party u should use ORDER_PARTNERS with corresponding partner functions.
don't forget to reward
Sameer