DBA Data[Home] [Help]

APPS.BEN_SUM dependencies on BEN_OPT_F

Line 112: ben_opt_f opt

108: from ben_elig_per_opt_f pio ,
109: ben_elig_per_f pep ,
110: ben_per_in_ler pil,
111: ben_pl_f pl ,
112: ben_opt_f opt
113: WHERE pep.person_id = c_per_id
114: and pio.elig_per_id = pep.elig_per_id
115: and pio.opt_id = opt.opt_id
116: and pep.pl_id = pl.pl_id

Line 177: ben_opt_f opt

173: from ben_elig_per_opt_f pio ,
174: ben_elig_per_f pep ,
175: ben_per_in_ler pil,
176: ben_pl_f pl ,
177: ben_opt_f opt
178: WHERE pep.person_id = c_per_id
179: and pio.elig_per_id = pep.elig_per_id
180: and pio.opt_id = opt.opt_id
181: and pep.pl_id = pl.pl_id