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

How to avoid Posting Delivery

Former Member
0 Likes
666

i am using IDOC_INPUT_DESADV1 for updating Purchase Order Confirmation Tab Details. I dont want to create a Inbound Delivery for that. I only need confirmation details but not inbound delivery. Can anyone help me out ....

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
636

Hi abap beginner,

can you explain in more detail? Purchase Order Confirmation Tab Details show inbound delivery details. An inbound delivery creates an order confirmation entry.

What do you want?

Regards,

Clemens

i am using IDOC_INPUT_DESADV1 for updating Purchase Order Confirmation Tab Details. I dont want to create a Inbound Delivery for that. I only need confirmation details but not inbound delivery. Can anyone help me out ....

3 REPLIES 3
Read only

Clemenss
Active Contributor
0 Likes
637

Hi abap beginner,

can you explain in more detail? Purchase Order Confirmation Tab Details show inbound delivery details. An inbound delivery creates an order confirmation entry.

What do you want?

Regards,

Clemens

Read only

Former Member
0 Likes
636

I am using DELVRY03 and IDOC_INPUT_DESADV1 for updating the order confirmation tab details. In that process indound delivery is getting created. I dont want any inbound delivery to create for tht Purchase Order. Is it possible to only update the Order Confirmation details without creating inbound delivery.

Read only

Former Member
0 Likes
636

i got to know how to proceed. Thanks all for helping me out