‎2007 Nov 15 5:01 AM
Hello gurus,
An Incoming Idoc is failed which was supposed to create schedule line in ME38 transaction code.Please tell me the steps how to know where exactly it is failed.
Helpful answers will be rewarded.
Urgent.
Thanks
Nisha
‎2007 Nov 15 5:07 AM
U can check Idoc Status using the T-code WE02 or WE05 ,
and u can find out in Status Record .
‎2007 Nov 15 5:07 AM
U can check Idoc Status using the T-code WE02 or WE05 ,
and u can find out in Status Record .
‎2007 Nov 15 5:12 AM
Hi Vijay,
Thanx for your reply
I have already seen that.My question is how to know where exactly it is failed.
Thanks
Nisha
‎2007 Nov 15 5:13 AM
Hi Nisha,
Check below links may help in troubleshooting
http://searchsap.techtarget.com/tip/0,289483,sid21_gci1268508,00.html
http://weblogs.sdn.sap.com/pub/wlg/5212?page=last&x-showcontent=off [original link is broken] [original link is broken] [original link is broken]
Regards,
Atish
‎2007 Nov 15 5:14 AM
If the IDOC created then u can check the IDOC status using the transaction WE05 or WE02.
Regards,
Arun.
‎2007 Nov 15 5:20 AM
Most of the times IDOC status record will have the proper message......or else U can also simulate the same using WE19 by passing same data and debug the the inbound FM to find out why it is failing to create the scheduling agreement.
Regards,
Arun.
‎2007 Nov 15 5:18 AM
Hi,
First know the trigger function module name for ur message type..U will find it in WE57...Now go to WE19 tcode ,give the idoc number which was failed.then press on execute button..Now in the next screen press on INBOUND FUNCTION MODULE TAB in application tool bar .Now give the FM name thre,then check the check box 'CALL IN DEBUG MODE' and then select the radio button 'IN FOREGROUND' and then press enter .It will take u to the function module ,now debug and check ...
Reward if helpful.
Regards,
nagaraj