‎2012 Jan 19 9:09 AM
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,
‎2012 Jan 19 9:40 AM
Hi
Use the following link
<<link removed>>
Edited by: kishan P on Jan 19, 2012 3:34 PM
‎2012 Jan 19 10:43 AM
Hi,
It isn't possible to say which character use only ony and which two bytes. Are you sure that inside your file these one and two bytes characters are mixed?
Best regards
Marcin Cholewczuk