DBA Data[Home] [Help]

APPS.GHR_PROCESS_SF52 dependencies on PER_ALL_PEOPLE_F

Line 3607: l_people_data per_all_people_f%rowtype;

3603: l_business_group_id NUMBER(9);
3604: l_proc VARCHAR2(30):= 'refresh_pa_request';
3605: -- p_from_location_id hr_locations.location_id%type;
3606: l_alt_pa_req_id NUMBER;
3607: l_people_data per_all_people_f%rowtype;
3608: l_result_code varchar2(30);
3609: l_retention_allow_percentage ghr_pa_requests.to_retention_allow_percentage%type;
3610: l_supervisory_diff_percentage ghr_pa_requests.to_supervisory_diff_percentage%type;
3611: l_staffing_diff_percentage ghr_pa_requests.to_staffing_diff_percentage%type;