DBA Data[Home] [Help]

APPS.BEN_MANAGE_OPEN_ENRT_WNDW dependencies on BEN_PSTL_ZIP_RNG_F

Line 951: ben_pstl_zip_rng_f rzr

947: and pay.effective_end_date))
948: and (p_pstl_zip_rng_id is null
949: or exists (select null
950: from per_addresses pad,
951: ben_pstl_zip_rng_f rzr
952: where pad.person_id = ppf.person_id
953: and pad.primary_flag = 'Y'
954: and l_effective_date
955: between nvl(pad.date_from,l_effective_date)