DBA Data[Home] [Help]

APPS.BEN_ELPRO_CHECK_ELIGIBILITY dependencies on BEN_PTIP_F

Line 61: ben_ptip_f ctp,

57: select /*+ bendtlep.check_elig_othr_ptip_prte.pilc1 */
58: null
59: from ben_pl_f pln,
60: ben_plip_f cpp,
61: ben_ptip_f ctp,
62: ben_pl_regn_f prg,
63: ben_regn_f reg,
64: ben_elig_per_f epo
65: where pln.pl_id = cpp.pl_id

Line 109: ben_ptip_f ctp,

105: select /*+ first_rows bendtlep.check_elig_othr_ptip_prte.c1 */ --Bug 5200242
106: null
107: from ben_pl_f pln,
108: ben_plip_f cpp,
109: ben_ptip_f ctp,
110: ben_pl_regn_f prg,
111: ben_regn_f reg,
112: ben_elig_per_f epo,
113: ben_per_in_ler pil

Line 387: ben_ptip_f ctp,

383: select /*+ bendtlep.check_elig_dpnt_othr_ptip.c1 */
384: null
385: from ben_pl_f pln,
386: ben_plip_f cpp,
387: ben_ptip_f ctp,
388: ben_elig_per_f epo,
389: ben_elig_dpnt edp,
390: ben_per_in_ler pil,
391: per_contact_relationships pcr -- bug 6811004