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: 

BAPI_DELIVERYPROCESSING_EXEC

Former Member
0 Kudos

Hi All,

I am using the function module BAPI_DELIVERYPROCESSING_EXEC, to create an Inbound Delivery. I have passed all the required parameters to the function module. I am getting the following message in return : "No deliveries found for the given criteria".

Could anyone let me know why this message is coming up?

Thanks in advance.

Regards,

M.

4 REPLIES 4

Former Member
0 Kudos

Hi

Plz refer to this thread on usage of this BAPI.

Thanks

Vijay

PLZ reward points if helpful

Former Member
0 Kudos

Hi,

can you tell me that you want to create a new delivery using PO data or

You want to process already created data

If you want to create new delivery let me know to which reference you are creating the delivery

If you want to create a new delivery this is not right bapi(inbound)

0 Kudos

I have a return sales order for which I am trying to create the inbound delivery for the same using the above BAPI.

0 Kudos

Hi Madhav.

For Inbound deliveries you have to Call

BAPI_INB_DELIVERY_SAVEREPLICA

<b>Reward if Helpful.</b>