Hello,
I have the following question. I am a tester so I hope I formulate it well. We have web dynpro and we use a search.
There are several fields and lets say, fields a b c d e are numeric ones. It is possible for the user to save his search routine (and to load it again).
If I save something like a = 60, b c d e = blank and load it again I get a = 60 b c d e =0 (or more zero depending on the length of the field). I think that is working as designed, saving a numeric field with space gives you zeros.
But for an user this not so nice. Is there a way to avoid this behaviour?
Thanks,
Jan