DBA Data[Home] [Help]

APPS.BEN_COMP_OBJECT dependencies on BEN_REGN_F

Line 1245: ben_regn_f reg

1241: select distinct pln.*
1242: from ben_pl_f pln,
1243: ben_plip_f cpp,
1244: ben_pl_regn_f prg,
1245: ben_regn_f reg
1246: where pln.pl_id = cpp.pl_id
1247: and pln.business_group_id = l_env.business_group_id
1248: and nvl(l_env.lf_evt_ocrd_dt,l_env.effective_date)
1249: between pln.effective_start_date

Line 1295: ben_regn_f reg,

1291: /* select pln.*
1292: from ben_pl_f pln,
1293: ben_plip_f cpp,
1294: ben_pl_regn_f prg,
1295: ben_regn_f reg,
1296: ben_elig_per_f epo
1297: , ben_per_in_ler pil
1298: where pln.pl_id = cpp.pl_id
1299: and pln.business_group_id = l_env.business_group_id