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

Error code 'MESSAGEG!A' while transferring the WA data to IT during Unicode

Former Member
0 Likes
439

Hi,

I am facing problem when i am doing UNICODE Convertion from 4.6 to ECC 6.0.

When i tried to append <WA> content to <ITAB> ( during fielcat preparation and transferring to field cat internal table), i am getting following error: "A line of "IT_FIELDCAT_LVC" and "LS_FIELDCAT" are not mutually convertible. In a Unicode program "IT_FIELDCAT_LVC" must have the same structure layout as "LS_FIELDCAT", irrespective of the length of a Unicode character. ". It's error code is : MESSAGEG!A.

From this i infer that the field contents of LS_FIELDCAT and IT_FIELDCAT_LVC are different and i need to define a structure with only required field and that to only char type.

Apart from this solution is there any solution available? Thank you for your earlier response.

Thankyou,

Naresh.

1 REPLY 1
Read only

Former Member
0 Likes
386

No replies and hence closing the thread