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

IDoc Erro : WDocument does not contain any items

Former Member
0 Likes
810

Hi All,

I am new to ABAP and am facing an incident in IDocs .

I am facing an incident in whic the Idoc is giving error : WDocument does not contain any items

I have to find out which value is not getting populated in the IDoc because of whic we are gettign this error.

Please give some direction as to how to solve this problem.

Thanks a lot.

Inesha

Hi All,

I am new to ABAP and am facing an incident in IDocs .

I am facing an incident in whic the Idoc is giving error : WDocument does not contain any items

I have to find out which value is not getting populated in the IDoc because of whic we are gettign this error.

Please give some direction as to how to solve this problem.

Thanks a lot.

Inesha

2 REPLIES 2
Read only

Former Member
0 Likes
661

I am assuming that you are getting this issue in Production environment. Here you can check the error in WE05 and do research based on the error message. I believe the error is due to missing line item data.

You could replicate the error in development environment and in WE19, you could populate the missing data and check if you can fix the error. Once you are sure, you can then communicate the reason to the source system / team and they can then repush the data or you can correct the data and reprocess.

Regards,

Shyam

Read only

0 Likes
661

Hi Shyam,

I have already seen the function module regarding this IDoc.There I could not find any code generating my error.

Also , when I go to we81 to look at the message type, I am not able to find it out( It is a z message type.)

Is there any other way of movng ahead ?

Kindly guide me further from here.

thanks and regards,

Inesha