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

Question regarding BAPI_CUSTOMERRETURN_CREATE...

aris_hidalgo
Contributor
0 Likes
530

Hello Experts,

What could be the reason that if we use the said BAPI in a given program it only creates a

sales document and not a delivery document? But the weird thing is, when we try to run it

in QAS server(same program, same upload file), it creates both sales document and delivery document.

Please tell me what reasons why it does not create a delivery document.

Thank you guys and take care!

1 ACCEPTED SOLUTION
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
440

This BAPI can not and does not create a delivery. If the delivery is created for the return orders then it's due to a) order type is configured to create the delivery automatically (might not actually happen if an order is incomplete, for example, or has a delivery block); b) some program is running in the background and creating the deliveries; 3) users are creating the deliveries.

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
441

This BAPI can not and does not create a delivery. If the delivery is created for the return orders then it's due to a) order type is configured to create the delivery automatically (might not actually happen if an order is incomplete, for example, or has a delivery block); b) some program is running in the background and creating the deliveries; 3) users are creating the deliveries.