hi can any one tell how can we compare values in select-options and internal table itab.
i have a select-options so_trans and a internal table itab.
now i have some entries in itab say 1,2,3.
now i have given the range as 1-10 in the select-options.
now i have to check for each value whether it is in the internal table itab or not how can we do this?
thnks,
Vaasu.