DBA Data[Home] [Help]

APPS.BEN_XCV_BUS dependencies on BEN_BENFTS_GRP

Line 531: from ben_benfts_grp bgr

527: and pln.business_group_id = p_business_group_id;
528: --
529: cursor c7 (p_business_group_id number) is
530: select null
531: from ben_benfts_grp bgr
532: where bgr.benfts_grp_id = l_number
533: and bgr.business_group_id = p_business_group_id;
534: --
535: cursor c8 (p_business_group_id number) is