Skip to Content
0
Former Member
May 09, 2008 at 09:06 PM

Runtime error UC_OBJECTS_NOT_CHARLIKE

744 Views

Hi ,

I am getting error UC_OBJECTS_NOT_CHARLIKE in Unicode program for statement

TRANSFER ls_text TO ls_file.

I checked the error and found ls_text has 4 fields with CURR17.

How to solve this Unicode issue with minimal code changes?

Thanks,