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

return orders

Former Member
0 Likes
368

Hi all,

can we use "BAPI_SALESORDER_CREATEFROMDAT2" for creating return orders(type RE).

thanks,

deepthi n

2 REPLIES 2
Read only

Former Member
0 Likes
347

Hi,

Return order is always created with reference document:

Check the link it tells how to use BAPI_SALESORDER_CREATEFROMDAT2 with reference document:

http://www.sap-img.com/fu036.htm

Rohit

Read only

ferry_lianto
Active Contributor
0 Likes
347

Hi,

You can not use BAPI BAPI_SALESORDER_CREATEFROMDAT2 for creating return orders. Please use BAPI BAPI_CUSTOMERRETURN_CREATE instead.

Regards,

Ferry Lianto