Hello All,
I have a numeric field(5 length), and say at run time, it is fetching a value 9 in ths field,
now when i put a value 1 at the right most part of that field
and press enter key, the value populated in PF-file is 10009,
but i want 19(don't want those 0),
what display file keyword should i used to have a control of this?
Thanks in advance
I have a numeric field(5 length), and say at run time, it is fetching a value 9 in ths field,
now when i put a value 1 at the right most part of that field
and press enter key, the value populated in PF-file is 10009,
but i want 19(don't want those 0),
what display file keyword should i used to have a control of this?
Thanks in advance
Comment