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

delivery posting

Former Member
0 Likes
616

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 ....

6 REPLIES 6
Read only

Former Member
0 Likes
589

HI,

You need to create a new function module and attach the same to the process code which you are using along with 'IDOC_INPUT_DESADV1 ', and update the table.

Regards,

Baburaj

Read only

0 Likes
589

I went to se80 and copied the FM into Custom FM grp. Even I created a Custom process code for tht. I need to know where is the code where the delivery is posting or updating. I tried to debug the code but didnt find tht.

Read only

0 Likes
589

Ask your Functional Consultant for the field which you need to update.

And call the function modules ENQUEE & DEQUEE...

In between you update the same.

Read only

0 Likes
589

What are these fields and wht is the importance of these fields. Do they have anything to do with the delivery posting ?

Read only

0 Likes
589

CAN AYONE HELP ME OUT

Read only

Former Member
0 Likes
589

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