Hi,
Yes it is due to Unicode.
A single char in Unicode is made up of 16 bytes whereas in RAW a single char is made up of 8 bytes. Thus you will have to use a conversion FM.
Regards,
Ashish
Hi,
Yes it is due to Unicode.
A single char in Unicode is made up of 16 bytes whereas in RAW a single char is made up of 8 bytes. Thus you will have to use a conversion FM.
Regards,
Ashish