DBA Data[Home] [Help]

APPS.PQP_GB_PSI_STH_HISTORY dependencies on PER_ALL_PEOPLE_F

Line 11: g_business_group_id per_all_people_f.business_group_id%TYPE;

7: c_highest_date CONSTANT DATE := hr_api.g_eot;
8:
9: g_assignment_id NUMBER;
10: g_person_id NUMBER;
11: g_business_group_id per_all_people_f.business_group_id%TYPE;
12: g_legislation_code VARCHAR2(4);
13: g_current_layout VARCHAR2(20);
14:
15: g_paypoint VARCHAR2(30);

Line 20: g_curr_person_dtls per_all_people_f%ROWTYPE;

16: g_ext_dfn_id NUMBER;
17: g_pay_proc_evt_tab ben_ext_person.t_detailed_output_table;
18:
19:
20: g_curr_person_dtls per_all_people_f%ROWTYPE;
21: -- this contains the person details on effective date
22:
23: g_curr_assg_dtls per_all_assignments_f%ROWTYPE;
24: -- this contains the person details on effective date