DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_ENRT_PERD

Line 50: ,ben_enrt_perd enrt

46: ben_cwb_pl_dsgn dsgn
47: ,ben_cwb_person_rates rates
48: ,ben_popl_enrt_typ_cycl_f popl
49: ,ben_cwb_person_info info
50: ,ben_enrt_perd enrt
51: where dsgn.group_pl_id = p_group_pl_id
52: and dsgn.lf_evt_ocrd_dt = p_lf_evt_ocrd_dt
53: and info.group_per_in_ler_id = rates.group_per_in_ler_id
54: and nvl(info.post_process_stat_cd,'N') <> 'PR'