2008 Oct 23 2:03 PM
Hallo,
i have a table control on a dynpro with a field which works not at all correct:
i maintained following format for this field: ___.___.___,____V
OK? So, when i put e.g. 2 into this field and raise the PAI the format looks like: 2,0000. That's as disired!
Unfortunately this format doesn't work when i type 0.
When i type 0 the field will be cleared! How can i force the field to show it like: 0,0000?
Thx for help,
Marcel
Hallo,
i have a table control on a dynpro with a field which works not at all correct:
i maintained following format for this field: ___.___.___,____V
OK? So, when i put e.g. 2 into this field and raise the PAI the format looks like: 2,0000. That's as disired!
Unfortunately this format doesn't work when i type 0.
When i type 0 the field will be cleared! How can i force the field to show it like: 0,0000?
Thx for help,
Marcel
2008 Oct 23 2:12 PM
On SAP screens enterable number fields will never display a 0 value. I suppose someone at SAP decided once that this was a good idea. You'll have to use a character field instead.