cancel
Showing results for 
Search instead for 
Did you mean: 

Develop WEB application on non unicode system

Former Member
0 Kudos

Hi,

Our customer is willing to migrate to a SAP ECC6 unicode-disabled.

He also wants to develop web applications (technology to be validated, bsp, WD4A, jsp, WD4J, VC).

Are there any constraints to develop web applications on a non unicode SAP AS (Abap or Java) ?

Do you know what parts are not working on a non unicode system?

Please answer quickly!

Points awarded for any help !

THanks

Yann

Edited by: yann grandclement on Jan 14, 2009 1:59 PM

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

This is not supported:

Note 975768 - Deprecation of Java features with non-Unicode Backend

Markus

Former Member
0 Kudos

THanks for your answer.I was guessing that if we go non unicode, this forbids all java technologies.

But What if we want to develop a WebDynpro Abap application on a non unicode sap Back-end?

Yann

markus_doehr2
Active Contributor
0 Kudos

You can develop that but you must be aware that in a browser all characters can be entered/changed and a non-Unicode system may not be able to handle the data.

E. g. you could enter a special character in the browser (or NWBC) but the backend will save it as "#".

Markus

Answers (0)