DBA Data[Home] [Help]

APPS.PAY_WF_PKG dependencies on PER_PEOPLE_F

Line 2039: ln_contact_person_id per_people_f.person_id%TYPE;

2035: l_proc varchar2(80);
2036: lv_contact_source VARCHAR2(50);
2037: ln_current_assignment_id per_assignments_f.assignment_id%TYPE;
2038: lv_contact_user_name VARCHAR2(150);
2039: ln_contact_person_id per_people_f.person_id%TYPE;
2040: ln_employee_person_id per_people_f.person_id%TYPE;
2041:
2042: -- get the payroll contact
2043:

Line 2040: ln_employee_person_id per_people_f.person_id%TYPE;

2036: lv_contact_source VARCHAR2(50);
2037: ln_current_assignment_id per_assignments_f.assignment_id%TYPE;
2038: lv_contact_user_name VARCHAR2(150);
2039: ln_contact_person_id per_people_f.person_id%TYPE;
2040: ln_employee_person_id per_people_f.person_id%TYPE;
2041:
2042: -- get the payroll contact
2043:
2044: CURSOR c_payroll_contact IS