DBA Data[Home] [Help]

APPS.GHR_SF52_POST_UPDATE dependencies on PER_PEOPLE_F

Line 314: l_bus_gp per_people_f.business_group_id%type;

310: )
311: is
312:
313: l_proc varchar2(72):= 'get_other_data';
314: l_bus_gp per_people_f.business_group_id%type;
315: l_from_agency_code ghr_pa_requests.from_agency_code%type;
316: l_agency_code ghr_pa_requests.agency_code%type;
317: l_appr_person_id per_people_f.person_id%type;
318: l_personnel_office_id ghr_pa_requests.personnel_office_id%type;

Line 317: l_appr_person_id per_people_f.person_id%type;

313: l_proc varchar2(72):= 'get_other_data';
314: l_bus_gp per_people_f.business_group_id%type;
315: l_from_agency_code ghr_pa_requests.from_agency_code%type;
316: l_agency_code ghr_pa_requests.agency_code%type;
317: l_appr_person_id per_people_f.person_id%type;
318: l_personnel_office_id ghr_pa_requests.personnel_office_id%type;
319: l_altered_pa_request_id ghr_pa_requests.pa_request_id%type;
320: l_noa_code ghr_pa_requests.first_noa_code%type;
321: l_pos_ei_data per_position_extra_info%rowtype;