DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_ENRT_BNFT

Line 243: from ben_enrt_bnft enb

239: ,enb.bnft_typ_cd
240: ,enb.cvg_mlt_cd
241: ,enb.nnmntry_uom
242: ,enb.object_version_number
243: from ben_enrt_bnft enb
244: where enb.enrt_bnft_id = p_enrt_bnft_id ;
245:
246: l_enb_rec g_global_enb_rec_type;
247: