DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DPNT_ELIG_SS dependencies on BEN_LER_F

Line 124: ben_ler_f ler

120: cursor c_per_in_ler is
121: select pil.lf_evt_ocrd_dt,
122: pil.ler_id
123: from ben_per_in_ler pil,
124: ben_ler_f ler
125: where pil.person_id = p_person_id
126: and pil.business_group_id = l_business_group_id
127: and pil.per_in_ler_stat_cd = 'STRTD'
128: and pil.ler_id = ler.ler_id