DBA Data[Home] [Help]

APPS.AP_WEB_INACTIVE_EMP_WF_PKG dependencies on PER_PEOPLE_F

Line 175: from per_people_f p,

171: ------------------------------------------------------
172:
173: select p.full_name, o.organization_id, o.name
174: into l_inact_emp_display_name, l_inact_emp_org_id, l_inact_emp_org_name
175: from per_people_f p,
176: per_assignments_f a,
177: per_assignment_status_types s,
178: per_organization_units o
179: where p.person_id = p_inact_employee_id