DBA Data[Home] [Help]

APPS.BENUTILS dependencies on PER_ALL_PEOPLE_F

Line 5903: from per_all_people_f

5899: where person_id = p_person_id
5900: and business_group_id = p_business_group_id
5901: union
5902: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date
5903: from per_all_people_f
5904: where person_id = p_person_id
5905: and business_group_id = p_business_group_id
5906: union
5907: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date