DBA Data[Home] [Help]

APPS.GHR_MASS_CHANGES dependencies on PER_PEOPLE_F

Line 48: l_personnel_officer_name per_people_f.full_name%type;

44: l_groupbox_id ghr_groupboxes.groupbox_id%type;
45: l_pa_routing_history_id ghr_pa_routing_history.pa_routing_history_id%type;
46: l_approving_off_work_title ghr_pa_requests.APPROVING_OFFICIAL_WORK_TITLE%type;
47: l_personnel_office_id ghr_pois.personnel_office_id%type;
48: l_personnel_officer_name per_people_f.full_name%type;
49: l_remark_code_information1 ghr_pa_remarks.remark_code_information1%type;
50: l_remark_code_information2 ghr_pa_remarks.remark_code_information2%type;
51: l_remark_code_information3 ghr_pa_remarks.remark_code_information3%type;
52: l_remark_code_information4 ghr_pa_remarks.remark_code_information4%type;