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_DELIVERYPROCESSING_EXEC

john_wayne
Participant
0 Likes
850

Hi im using this bapi BAPI_DELIVERYPROCESSING_EXEC to create the delivery order. right now i can create the delivery order but the quantity actually delivered is not updated. how do i update this value? using the bapi?

2 REPLIES 2
Read only

former_member222709
Contributor
0 Likes
601

Hi,

It's probably the any corresponding or associated field that you are missing. If you could share the parameters passed to BAPI then it would better for us to analyse and help you.

Also, I'm confused as you said you are creating the Delivery, but quantity is not getting updated. In this case with which quantity is the Delivery getting created.

Regards,

Pranav.

Read only

0 Likes
601

actually whats happening is that i create the delivery order but in the delivery order the delivery amount is set to 0. So im trying how to update that number when using the bapi