cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GUI Java with non-Unicode system

Astashonok
Participant
0 Likes
1,460

Hi there,

is there any possibility to get to work SAPgui Java with non-Unicode SAP system?

The system is very old (4.7) and has No in Unicode field in system status.

Of course, all labels and non-unicode values are displayed like hashes

SAPGui is of the latest version, 7.50 rev.1.

Does any solution exist?

View Entire Topic
paolo_baruffaldi
Participant
0 Likes

Hi Pavel,

maybe you have to change some settings in your sap connection properties.

open SAP Logon window, and modify settings of your connection, in "Advanced" tab.

cpg = codepage (in your case 1500)

lang = RU

I am used to set also

"jenc" and "jloc" options, but I'm not sure these options are needed.

Astashonok
Participant
0 Likes

"jenc" and "jloc" options are needed. Without them it doesn't work.