Hi,
I need to create a search help for a field say plan_name available in table 'tab1'. Tab1 also has
fields begin_date and end_ date.Plan_name has a check table 'chktab' with fields begin_date,end_date,
plan_name and text. Now when i give f4 for plan_name i shoud get the list of plan_names from the 'chktab' within the date of tab1-begin_date and tab1-end_date. Can anyone tell me how do i achieve this.
Thanks
Suganya