2007 Jan 03 6:40 PM
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 ?
2007 Jan 04 5:08 AM
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 ?
2007 Jan 04 5:08 AM
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 .