‎2007 Sep 01 6:21 PM
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 ....
‎2007 Sep 01 7:02 PM
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
‎2007 Sep 01 7:20 PM
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.
‎2007 Sep 01 7:25 PM
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.
‎2007 Sep 01 8:37 PM
What are these fields and wht is the importance of these fields. Do they have anything to do with the delivery posting ?
‎2007 Sep 01 10:36 PM
‎2007 Sep 12 3:07 AM