DBA Data[Home] [Help]

APPS.PQP_GB_PSI_BON_HISTORY dependencies on PER_ALL_ASSIGNMENTS_F

Line 23: g_curr_assg_dtls per_all_assignments_f%ROWTYPE;

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
25:
26: g_effective_date DATE;
27: g_curr_element_type_id NUMBER;