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: 

Copying Billing Document Data to Return Sales Order Creation including Conditions

Former Member
0 Kudos

Hi All,

I am creating a return sales order using the Billing document as reference. I need the data like header data, item data and conditions details from the billing document side and pass it to the new sales order creation.

I tried with the FM's - SD_SALESDOCUMENT_CREATE, BAPI_CUSTOMERRETURN_CREATE. I have passed the billing document in the ref_doc, refobjkey and refobjtype as VBRK but still the conditions and other data are not populating from Billing Document.

Let me know how to handle this situation.


Regards,
Deepak

1 REPLY 1

Former Member
0 Kudos

Any update on the above topic???