DBA Data[Home] [Help]

APPS.BEN_PRV_BUS dependencies on BEN_PL_F

Line 998: ben_pl_f pln,

994: (c_elig_per_elctbl_chc_id in number )
995: is
996: select pln.name || ' '|| opt.name
997: from ben_elig_per_elctbl_chc epe,
998: ben_pl_f pln,
999: ben_oipl_f oipl,
1000: ben_opt_f opt
1001: where epe.elig_per_elctbl_chc_id =c_elig_per_elctbl_chc_id
1002: and epe.pl_id = pln.pl_id

Line 1256: ben_pl_f pln,

1252: (c_elig_per_elctbl_chc_id in number )
1253: is
1254: select pln.name || ' '|| opt.name
1255: from ben_elig_per_elctbl_chc epe,
1256: ben_pl_f pln,
1257: ben_oipl_f oipl,
1258: ben_opt_f opt
1259: where epe.elig_per_elctbl_chc_id =c_elig_per_elctbl_chc_id
1260: and epe.pl_id = pln.pl_id