DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_ENRT_BNFT

Line 240: from ben_enrt_bnft enb

236: ,enb.bnft_typ_cd
237: ,enb.cvg_mlt_cd
238: ,enb.nnmntry_uom
239: ,enb.object_version_number
240: from ben_enrt_bnft enb
241: where enb.enrt_bnft_id = p_enrt_bnft_id ;
242:
243: l_enb_rec g_global_enb_rec_type;
244: