Skip to Content
0
Former Member
Dec 11, 2007 at 05:16 PM

How to retrieve negative sign with JCO?

49 Views

Hi,

I have an issue while reading table S066 and especially field OEIKW. I never get the negative sign...

Here is a part of my code:

String oeikw = table.getField("OEIKW").getString();

Does anyone have an idea?

thanks in advance.

Stephane.