Hi Friends,
I have one field. If the field f1 is blank than i wanted to exclude the entries which i defined in my internal table.
or
If f1 = blank.
then exclude the entries from selection.
endif.
Will u tell me the logic how to do it??