Skip to Content
0
Apr 23, 2009 at 09:55 AM

Decimals in editable ALV

3049 Views

Hello everybody,

I realised an ALV (via CL_GUI_ALV_GRID) displaying a table that contains several quantity fields with 3 decimals. The ALV is set ready to input. Now, when I edit one of the numbers and press Enter, the number shifts by 3 places to the right. For example:

The original value in a cell is 1.000 (that is 1)

I change the value into 2.000

which, after pressing Enter, results in 0.002

What the heck is wrong here? Could somebody please tell me how to solve that problem? I will be really grateful.

Best regards,

Markus