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

Filetype VSS at Unicode conv.

Former Member
0 Likes
398

Hi,

I have a program that needs to be upgraded for Unicode. Normally it is quite easy to update it with GUI_DOWNLOAD etc. This one, however was made for download to the VSS filetype. After having done what is needed which includes the new data itab, I get this message:

OLD_ITAB cannot be converted to the line type of NEW_ITAB.

Any ideas ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
365

Hi ,

cAN YOU SEND ME THE CODE .

Because it is possible OLD_ITAB and New_Itab have a structure change and due to Unicode you are getting this error message .

Hi,

I have a program that needs to be upgraded for Unicode. Normally it is quite easy to update it with GUI_DOWNLOAD etc. This one, however was made for download to the VSS filetype. After having done what is needed which includes the new data itab, I get this message:

OLD_ITAB cannot be converted to the line type of NEW_ITAB.

Any ideas ?

1 REPLY 1
Read only

Former Member
0 Likes
366

Hi ,

cAN YOU SEND ME THE CODE .

Because it is possible OLD_ITAB and New_Itab have a structure change and due to Unicode you are getting this error message .