DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 5991: ben_pil_elctbl_chc_popl epo

5987: --
5988: cursor c_epe is
5989: select epo.ENRT_PERD_STRT_DT
5990: from ben_elig_per_elctbl_chc epe,
5991: ben_pil_elctbl_chc_popl epo
5992: where epe.elig_per_elctbl_chc_id = p_elig_per_elctbl_chc_id
5993: and epe.pil_elctbl_chc_popl_id = epo.pil_elctbl_chc_popl_id ;
5994: --
5995: cursor c_exists_prev is