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 Error

Former Member
0 Likes
719

Hi,

I am posting inbound idoc for data load and all idocs are error out with status 51 and message "An error has occurred assigning data (SEGMENT_NAME)".

Can you please help me what is the reason and how to debug the error idoc?

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
408

You can use transaction WE19 to debug IDOC. Just fill properly number of incoming IDOC and compr module.

But it seems that you have changed the structure of the IDOC without changing mappings etc.

Read only

Former Member
0 Likes
408

Hi...

Pleas check wether you are giving all the mandatory fields in the segments.

Regards,

Lokeswari.

Read only

Former Member
0 Likes
408

If the assignment is happening using Field symbols, then spell check the names of the segname name used in the literals to assign values.