DBA Data[Home] [Help]

APPS.GHR_SF52_POST_UPDATE dependencies on PER_POSITION_EXTRA_INFO

Line 324: l_pos_ei_data per_position_extra_info%rowtype;

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;
325: -- Bug#4005843
326: l_effective_date date;
327:
328: