Hi all,
Having a field in the selection screen of type char, declared using select option.
If i give value for lower limit smaller than
higher limit i am getting error as
'Lower limit greater than higher limit'.
for eg: if give 8 and 20
1 and 20...etc.. i am getting that error.
but if i give the input as
08 and 20
01 and 20 i am not getting any error .
Is there any way to solve this.
Pls help regarding this.