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