DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 6116: ben_pil_elctbl_chc_popl epo

6112: --
6113: cursor c_epe is
6114: select epo.ENRT_PERD_STRT_DT
6115: from ben_elig_per_elctbl_chc epe,
6116: ben_pil_elctbl_chc_popl epo
6117: where epe.elig_per_elctbl_chc_id = p_elig_per_elctbl_chc_id
6118: and epe.pil_elctbl_chc_popl_id = epo.pil_elctbl_chc_popl_id ;
6119: --
6120: cursor c_exists_prev is