DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 133: from ben_pil_elctbl_chc_popl pel

129: ,pel.lee_rsn_id
130: ,pel.enrt_perd_id
131: ,pel.uom
132: ,pel.acty_ref_perd_cd
133: from ben_pil_elctbl_chc_popl pel
134: where pel.pil_elctbl_chc_popl_id = p_pil_elctbl_chc_popl_id ;
135:
136: l_pel_rec g_global_pel_rec_type;
137: