DBA Data[Home] [Help]

APPS.BEN_ELIGIBILITY_OVERRIDE dependencies on BEN_OIPL_F

Line 135: ben_oipl_f oipl

131: cursor c_epo is
132: select oipl.oipl_id,epo.*
133: from ben_elig_per_opt_f epo,
134: ben_elig_per_f pep,
135: ben_oipl_f oipl
136: where epo.elig_per_id = p_elig_per_rec.elig_per_id
137: and pep.elig_per_id = epo.elig_per_id
138: and oipl.pl_id = pep.pl_id
139: and oipl.opt_id = epo.opt_id