2009 Nov 23 12:11 PM
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.
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.
2010 Sep 03 9:17 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |