DBA Data[Home] [Help]

APPS.BEN_CEP_BUS dependencies on BEN_PLIP_F

Line 361: from ben_prtn_elig_f epa, ben_pl_f pln, ben_plip_f plip

357: and p.effective_end_date;
358: --
359: cursor c2 is
360: select null
361: from ben_prtn_elig_f epa, ben_pl_f pln, ben_plip_f plip
362: where epa.prtn_elig_id = p_prtn_elig_id
363: and epa.plip_id = plip.plip_id
364: and plip.pl_id = pln.pl_id
365: and (pln.invk_flx_cr_pl_flag = 'Y'