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

LSMW using IDOC

Former Member
0 Likes
1,184

Hi Gurus,

I am getting an Internal error for the Start IDoc Processing step. The error is 'Field not exist in table'.

I am using Standard IDOC for Characteristics.

All the other steps executed successfully.

Any idea regarding this issue.?..plz help.

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
1,152

Hi,

Have you done with the mapping correctly for all the requested fields of your source structure?

Kindly do a re-check on the same and let us know whether you have any issue

Cheers,

Abdul Hakim

Hi,

Have you done with the mapping correctly for all the requested fields of your source structure?

Kindly do a re-check on the same and let us know whether you have any issue

Cheers,

Abdul Hakim

8 REPLIES 8
Read only

Former Member
0 Likes
1,152

Hi,

The error message explains that their is an issue with the mapping, i think u have mapped the field which does not exist in the table.

Check teh fields in the table available and go ahead with the steps given below :

You can check the steps below link :

Hope this link will be helpful

Regards

Kittu

Read only

abdul_hakim
Active Contributor
0 Likes
1,153

Hi,

Have you done with the mapping correctly for all the requested fields of your source structure?

Kindly do a re-check on the same and let us know whether you have any issue

Cheers,

Abdul Hakim

Read only

0 Likes
1,152

I have a total of 13 fields. I mapped 10 fields with the standard IDOC.The rest 3 fields are not there in the standard IDOC. I deleted the three fields from the flat file. But still i am not able to process the IDOC. It is showing the same error.

Read only

0 Likes
1,152

what is the status of the idoc? what is the error msg that is displaying in the status record?

Read only

0 Likes
1,152

Application Document not posted..

Status error is 51: Internal Error. (Field not found in table).

Edited by: majualex on Nov 9, 2009 1:15 PM

Read only

0 Likes
1,152

hi

can you reprocess this idoc in the foreground mode to see where this error is occuring?

Cheers,

Hakim

Read only

0 Likes
1,152

Found the error!!!!!!!!..

The source structure defined by me had field names different from that of the table fields......Thus the idoc had a field name mismatch and resulted in errors....Thankz for all who helped me....

Edited by: majualex on Nov 10, 2009 9:24 AM

Edited by: majualex on Nov 10, 2009 9:25 AM

Edited by: majualex on Nov 10, 2009 9:25 AM

Read only

Former Member
0 Likes
1,152

Thankz