‎2008 May 09 8:11 AM
‎2008 May 09 8:19 AM
Use the Transaction WE02 to check the IDOC .
Check the status record if htere is any error.
Error will have the descriotion and you will have to work on that.
You can then reprocess the same IDOC using WE19.
Hope this answers your question. Please reward if useful.
thanks
‎2008 May 09 8:29 AM
Hi,
Errors in IDOC are two types:
1. Error at Inbound IDOC
2. Error at Outbound IDOC.
Inbound: Go to we02 or we05 and check the status of the idoc, if it is red (Error Status: 51,56,63,65 etc).
In this case go to WE19 and give the idoc no and go to inbound function module and debugg it.
Outbound: These are with error status (02,05,11,26,29 etc).
We cannot handle the errors in testing tool we19, we need to explicitly debugg the Outbound Function module and find the error.
Regards
Kannaiah
‎2008 May 09 8:33 AM
Hi,
Go to WE02 and display the list of IDOCs.
Double click on a specifi IDOC and you can see the error records on the left hand side.
and u can use BD87 Also.
Regards
Kiran Sure