Hello All,
I built the select-options manually using the type "selopttab".
Now to get all the values from the DBT I passed --
**************************************
selopttab-low = "*"
selopttab-high = "Z"
**************************************
Is it correct to pass ' * 'and ' Z ' to the low and high values of the field.
Bcoz if I pass ' * ' and 'z' I'm getting different number of entries when compared to passing "SPACE" to the low and high values of the field in the DBT .But this is happening in some tables only.In some other cases I'm getting equal number of records when i pass * and Z and when checked with passing SPACE.
WHat should I do exactly to get all the records when passing manually thru
using the type "selopttab".
Regards,
Deepu.K