DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on BEN_OIPL_F

Line 4721: ,ben_oipl_f oipl

4717: oipl.opt_id
4718: from ben_yr_perd yrp
4719: ,ben_elig_per_elctbl_chc epe
4720: ,ben_per_in_ler pil
4721: ,ben_oipl_f oipl
4722: where epe.yr_perd_id = yrp.yr_perd_id
4723: and epe.elig_per_elctbl_chc_id = p_elig_per_elctbl_chc_id
4724: and epe.per_in_ler_id = pil.per_in_ler_id
4725: and epe.oipl_id = oipl.oipl_id(+)