DBA Data[Home] [Help]

APPS.PQP_GB_PSI_SALARY_HISTORY dependencies on PER_ALL_ASSIGNMENTS_F

Line 38: g_curr_assg_dtls per_all_assignments_f%ROWTYPE;

34:
35: g_curr_person_dtls per_all_people_f%ROWTYPE;
36: -- this contains the person details on effective date
37:
38: g_curr_assg_dtls per_all_assignments_f%ROWTYPE;
39: -- this contains the person details on effective date
40: g_paypoint VARCHAR2(30);
41: g_cutover_date DATE;
42: g_ext_dfn_id NUMBER;