DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_BENFTS_GRP

Line 730: from ben_benfts_grp bng

726: )
727: /* end bug 2985206 */
728: and (p_benfts_grp_id is null
729: or exists(select null
730: from ben_benfts_grp bng
731: ,/*per_people_f*/ per_all_people_f ppf
732: where bng.benfts_grp_id = p_benfts_grp_id
733: and bng.business_group_id = pen.business_group_id
734: and ppf.person_id = pen.person_id