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,