DBA Data[Home] [Help]

APPS.BEN_IRC_UTIL dependencies on PER_ALL_PEOPLE_F

Line 225: from per_all_people_f

221: where person_id = p_person_id
222: and business_group_id = p_business_group_id
223: union
224: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date
225: from per_all_people_f
226: where person_id = p_person_id
227: and business_group_id = p_business_group_id
228: union
229: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date