DBA Data[Home] [Help]

APPS.PAY_KR_YEA_MAGTAPE_FUN_PKG dependencies on PER_CONTACT_EXTRA_INFO_F

Line 275: per_contact_extra_info_f cei -- Bug 5879106

271: -- Bug 5654127
272: -- Bug 5872042
273: select count(*)
274: from pay_kr_cont_details_v pkc,
275: per_contact_extra_info_f cei -- Bug 5879106
276: where pkc.assignment_id = p_assignment_id
277: and p_effective_date between pkc.emp_start_date and pkc.emp_end_date
278: and pay_kr_ff_functions_pkg.is_exempted_dependent(pkc.contact_type, pkc.national_identifier, pkc.cont_information2,
279: pkc.cont_information3,