DBA Data[Home] [Help]

APPS.GHR_SF52_POST_UPDATE dependencies on PER_POSITION_EXTRA_INFO

Line 321: l_pos_ei_data per_position_extra_info%rowtype;

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;
322: -- Bug#4005843
323: l_effective_date date;
324:
325: