DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS1 dependencies on BEN_ELIG_PER_F

Line 80: from ben_elig_per_f elig,

76: (c_elig_enrol_cd = 'ELIG'
77: and
78: ppf.person_id in (select elig.person_id
79: -- exists (select 's'
80: from ben_elig_per_f elig,
81: ben_per_in_ler pil
82: -- where elig.person_id = ppf.person_id
83: -- and
84: where

Line 248: from ben_elig_per_f elig,

244: (c_elig_enrol_cd = 'ELIG'
245: and
246: ppf.person_id in (select elig.person_id
247: -- exists (select 's'
248: from ben_elig_per_f elig,
249: ben_per_in_ler pil
250: -- where elig.person_id = ppf.person_id
251: -- and
252: where