Application Development and Automation 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: 
Read only

How to document errors when using idoc in lsmw

Former Member
0 Likes
572

Hi All,

I am using Idocs to upload Material master in LSMW. I have some failed idocs and i want to document those failed idocs with status(error) message. Is there any way that we can do that

Hi All,

I am using Idocs to upload Material master in LSMW. I have some failed idocs and i want to document those failed idocs with status(error) message. Is there any way that we can do that

2 REPLIES 2
Read only

Former Member
0 Likes
469

Hi,

Not sure. If this is what you are looking for.

Use the transaction WE02 to search for the IDOCs with the 51 error status. and also search for material master IDOC type relevant IDOCs.

Thanks

Naren

Read only

Former Member
0 Likes
469

Hello,

As mentioned above, you can use transaction WE02 or WE05 to get the failed IDOCs. Once you get the IDOC, drill down into the status records showing the error. You can see Application Log number in the error message. With the help of transaction SLG1, you can find the details of Log number. This will point out the reason for the failure.

Thanks,

Venu