cancel
Showing results for 
Search instead for 
Did you mean: 

Jco for ECC 5.0 unicode

Former Member
0 Kudos

Hi,

We are using Jco 2.1.8. The SAP system is ECC 5.0(unicode). values are passes correctly from Jco to SAP,But while recieving the Values from SAP to Jco, The field values are not properly passed.ie the values of two consecutive fields are coming into first field itself.

The second field is filled with some garbage characters.

The same code is working fine foe SAP system 4.6.

Do we need to enable any settings when we work with unicode systems?

Or on the java side Do we need make any changes in the code.

Please suggest.

Thanks in Advance

Veerabhadram..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Also interested by any answer

Former Member
0 Kudos

Hi,

We've the same problem with SAP ECC 6.0 (Unicode) and JCo 2.18.

Values are passed correctly from JCo to SAP but while recieving values from SAP to JCo, the field values aren't correct. Otherwise, is working in SAP system 4.6 (non unicode).

We've changed repository initialization like it explains on:

[http://help.sap.com/saphelp_nw04/helpdata/en/87/b55a4201301453e10000000a155106/frameset.htm]

What are we doing wrong?

Please suggest.

Thanks,