DBA Data[Home] [Help]

APPS.BEN_NOC_BUS dependencies on BEN_NO_OTHR_CVG_RT_F

Line 468: ben_no_othr_cvg_rt_f b

464: --
465: cursor csr_leg_code is
466: select a.legislation_code
467: from per_business_groups a,
468: ben_no_othr_cvg_rt_f b
469: where b.no_othr_cvg_rt_id = p_no_othr_cvg_rt_id
470: and a.business_group_id = b.business_group_id;
471: --
472: -- Declare local variables