2012 Apr 28 3:28 AM
Hi,
Message type DESADV and idoc type ZDLVRY03 , TOOL GENTRON ...in inbound idoc 51 error purchasing document does not exist.
Please let me know how should i proceed further to rectify the error?
Thanks & Regards,
Padmaja.
Modertor message: please do some research before posting.
Message was edited by: Thomas Zloch
2012 Apr 28 6:02 AM
Hi,
If the same error is replicated in Development system,.
Identify the function module used for posting for ZDLVRY03. you can do it by below method.
Goto WE19 transaction.
Select Basic type, provide ZDLVRY03, it will list the Idoc segments. Click on the Inbound function module button.
From the pop up, click on F4 in Function module, it will show the function used for that Idoc type.
Now keep a break point in that function module.
Goto WE19, Select Existing Idoc, provide the given idoc for testing.
Click on Inbound function module button, provide the function module.
Select the check box Call in Debugging Mode and In Foreground mode.
The process will stop in the function module, debug where the error happening.
As per the error, the Purchase Order value in the Idoc is not a valid one. check on it.
Thanks & Regards
Bala Krishna