Skip to Content
0
Former Member
Jan 19, 2012 at 09:09 AM

Handling Double Byte characters

352 Views

Hi All,

We have a requirement to read Japanese characters from a fixed length file.

The file contains both Single and Double byte characters in a single record.

The file needs to be read by an ABAP program in terms of bytes and it has to be filled into different fields of a structure.

If you have encountered a similar situation , please let me know how it was handled.

Thanks,