Skip to Content
0
Former Member
May 28, 2008 at 09:21 PM

Decimals in Internal table different from fields

60 Views

Hi Guys,

I am logged on to portal as a user from US with decimal notation '.' (dot). Every thing is good so far. No Conversion errors, MOVEs are happening fine.

I go to SU01 record of the logged on user and change his deimal notation to ',' (comma) which EU users use.

The Fields on the view show me correct decimals. like 30.000,00. when i look into my internbal table in debug the decimal notation is '.' (dot).

The problem is when ever i am updating my internal table with the value of the filed on the View it throws an Exception CX_SY_CONVERSION_NO_NUMBER.

Where is the Problem.

Thanks

Amandeep,