DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 136: from ben_pil_elctbl_chc_popl pel

132: ,pel.lee_rsn_id
133: ,pel.enrt_perd_id
134: ,pel.uom
135: ,pel.acty_ref_perd_cd
136: from ben_pil_elctbl_chc_popl pel
137: where pel.pil_elctbl_chc_popl_id = p_pil_elctbl_chc_popl_id ;
138:
139: l_pel_rec g_global_pel_rec_type;
140: