DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DPNT_ELIG_SS dependencies on BEN_LER_F

Line 127: ben_ler_f ler

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