Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC processing error - how do I check the log

Former Member
0 Kudos

I'm getting the following status message (# 51) for my IDOC:

Error in document: 1000 90000004 SAPDEV

Message no. RW609

Diagnosis

Errors occurred when checking or posting the document

Reference type = 1000

Reference key = 90000004

Logical system = SAPDEV

You can find the errors in the log.

System Response

The document cannot be posted.

Procedure

Remove the error in the document and create and post the document again.

Where/how do I check the aforementioned log file ?

If anyone has anything to add to the reasons of such sort of error message, any comments would be highly appreciated.

Thanks,

Avraham

1 ACCEPTED SOLUTION

Former Member
0 Kudos

As this is an inbound idoc, you can debugg the idoc thru WE19.

Take the idoc number & paste the same in WE19 screen. Click on F8 & Click on Inbound FM & Check the "Call in Debugging Mode" and give the inbound FM and check in Foreground and Enter.

Regards

Kannaiah.

7 REPLIES 7

GauthamV
Active Contributor
0 Kudos

hi,

u can check in we02 or we05 transactions.

u can reprocess the idoc using BD87 transaction.

Former Member
0 Kudos

Transactions WE02 / WE05 are exactly where I'm coming from. There I see the status messages, but the message I posted - which is one of them -says I can find more in the log. My question is how to get into this log.

GauthamV
Active Contributor
0 Kudos

hi,

did u see my second half of reply.

use BD87 TRANSACTION.

Former Member
0 Kudos

Yes I did, I just thought I was going to find some sort of more detailed description of the error.

Thanks anyway.

Former Member
0 Kudos

As this is an inbound idoc, you can debugg the idoc thru WE19.

Take the idoc number & paste the same in WE19 screen. Click on F8 & Click on Inbound FM & Check the "Call in Debugging Mode" and give the inbound FM and check in Foreground and Enter.

Regards

Kannaiah.

Former Member
0 Kudos

Hi

Some times we will have hyperlink on the LOG.

If we click on the same, it will take to system LOG.

Pls check, whethe the IDOC message with LOG, is having hyperlink at LOG position

Regards

MD

Former Member
0 Kudos

Try to check, whether you have any system log using transaction SM21

Regards

MD