‎2006 Dec 19 7:38 PM
Hello friends,
Where can i read the error description for IDOCS if it fails.
In we02 i see the status as red colour. I need to know the reason.
Any advice,
Madhu.
‎2006 Dec 19 9:26 PM
Hi,
this is very different and depends on the IDOC type and implementation. If you do not see an error message when clicking on it, then try transaction BD87. Here you can try to re-process the failed IDOC (I guess you talk about inbound IDOC) and see if any error comes up.
Processing steps and errors are (should be) stored in table EDIDC - IDOC Control Records.
Regards,
Clemens
‎2006 Dec 19 9:29 PM
Hi,
WE02 expand the status ...Then expand the 51 status..there you will find the error message.
Thanks,
Naren
‎2006 Dec 19 9:48 PM
Hi Madhu,
In WE02, double click on the IDoc number then go to status record section and expand them all. From here, you will be able to see the detail error messages.
Also you can use this FM IDOC_PROCESS_ERROR to display the error message.
Hope this will help.
Regards,
Ferry Lianto