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

Create order with reference to previous document item

sujay_ranjan3
Participant
0 Likes
392

Hello All,

I am trying to create a return order as a followup document for a sales order. I am using BAPI_CUSTOMERRETURN_CREATE to do this. My question is, how do I link to the sales order's item. I am able to link at the header, how do I do it for item also?

Any help is appreciated.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
357

Hello,

Have you tried filling fields REF_DOC and REF_DOC_IT in table RETURN_ITEMS_IN?

Regards,

Jorge

1 REPLY 1
Read only

Former Member
0 Likes
358

Hello,

Have you tried filling fields REF_DOC and REF_DOC_IT in table RETURN_ITEMS_IN?

Regards,

Jorge