cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Idoc not processed!

Former Member
0 Likes
2,982

Hi ,

mine is a xi to r3 scenerio.Data in the form of a .CSV file from a FTP server is entering R3 through XI and updating some tables in R3. The data being posted in r3 can be checked through the transaction say WPER in r3.

My data has successfully passed through XI, with no errors in SXMB_MONI in xi .But I can see the same data in we02/05 in r3 as erranous data. The error code is 51.Document not posted.

Now this business has been running for months without any error. But I cannot make out the probablre reason why I am getting this !. Is this due to some wrong data in CSV? Pls help

Regards,

Arnab

View Entire Topic
Former Member
0 Likes

Hi Arnab,

The error analysis for file to IDoc is correct.

The status of the IDoc is because of wrong data from the Soruce file.

You need to debug the inbound Process code which is used for Inbound IDoc where exactly it is not processing that data.

Then modify that Process code and activate and they use the WE19 tool to process the error IDoc , it will process the Idoc and updates the tables in database.

Regards

Sridhar Goli