Hi Experts,
We are using chinese characters for some text fields in BSP.
That characters are displayed correctly in the BSP screen. But the same is converted as numbers and special character in backend and stored in the database table.
When analyse this issue, got the information as the HTML is using Universal Character Set(UCS) code page and it converts all the special (Asian language ) characters to number format.
Since this text is used for report output in ABAP this number format again needs to be converted from UCS format to exact input format.
If you have solution like conversion method or already faced
this problem kindly share it.
Thanks,
Saravanan V