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: 

Question regarding BAPI_CUSTOMERRETURN_CREATE...

aris_hidalgo
Contributor
0 Kudos

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

Jelena
Active Contributor
0 Kudos

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

Jelena
Active Contributor
0 Kudos

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.