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

BAPI_CUSTOMERRETURN_CREATE does not copied over the pricing

colin_cheong
Contributor
0 Likes
772

Hi,

I need to create a return with reference to an invoice.

I managed to create the return sales order. However, I am not able to copy the same pricing as per the invoice item over.

It was being created with reference to the invoice.

Why is the prcing not copied over? the missing price is VKA0.

If I simulate it in TCODE VA01, I am able to get the invoice price over to the sales return.

Can someone advice?

Thanks

1 REPLY 1
Read only

colin_cheong
Contributor
0 Likes
480

I had realized that the BAPI does not copied conditions from reference document.

Had modify standard to allow copying of conditions from reference document.