DBA Data[Home] [Help]

APPS.BEN_EXT_CONTACT dependencies on BEN_ELIG_PER_ELCTBL_CHC

Line 226: ben_elig_per_elctbl_chc epe,

222: --
223: cursor c_elig_dpnt (p_contact_person_id number) is
224: select 'Y'
225: from ben_elig_dpnt egd,
226: ben_elig_per_elctbl_chc epe,
227: ben_per_in_ler pil
228: where egd.dpnt_person_id = p_contact_person_id
229: and pil.person_id = p_person_id
230: and pil.per_in_ler_id = epe.per_in_ler_id