DBA Data[Home] [Help]

APPS.PQP_GB_PSI_HRS_HISTORY dependencies on BEN_EXT_PERSON

Line 112: g_tab_pay_proc_evnts ben_ext_person.t_detailed_output_table;

108: g_tab_event_desc_lov t_lookups;
109: g_person_dtl per_all_people_f%ROWTYPE;
110: g_assignment_dtl per_all_assignments_f%ROWTYPE;
111: g_tab_dated_table t_dated_table;
112: g_tab_pay_proc_evnts ben_ext_person.t_detailed_output_table;
113: g_tab_event_group t_event_group;
114: g_prev_pay_proc_evnts ben_ext_person.t_detailed_output_tab_rec;
115:
116: -- cursor to fetch the asg status type id details

Line 114: g_prev_pay_proc_evnts ben_ext_person.t_detailed_output_tab_rec;

110: g_assignment_dtl per_all_assignments_f%ROWTYPE;
111: g_tab_dated_table t_dated_table;
112: g_tab_pay_proc_evnts ben_ext_person.t_detailed_output_table;
113: g_tab_event_group t_event_group;
114: g_prev_pay_proc_evnts ben_ext_person.t_detailed_output_tab_rec;
115:
116: -- cursor to fetch the asg status type id details
117: CURSOR csr_get_asg_sts_dtls(c_per_system_status VARCHAR2)
118: IS