DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_BENFTS_GRP

Line 735: from ben_benfts_grp bng

731: )
732: /* end bug 2985206 */
733: and (p_benfts_grp_id is null
734: or exists(select null
735: from ben_benfts_grp bng
736: ,/*per_people_f*/ per_all_people_f ppf
737: where bng.benfts_grp_id = p_benfts_grp_id
738: and bng.business_group_id = pen.business_group_id
739: and ppf.person_id = pen.person_id