DBA Data[Home] [Help]

APPS.BENUTILS dependencies on PER_ALL_PEOPLE_F

Line 5778: from per_all_people_f

5774: where person_id = p_person_id
5775: and business_group_id = p_business_group_id
5776: union
5777: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date
5778: from per_all_people_f
5779: where person_id = p_person_id
5780: and business_group_id = p_business_group_id
5781: union
5782: select max(nvl(last_update_date,p_pil_last_upd_date)) last_update_date