DBA Data[Home] [Help]

APPS.GHR_GHRWS52L dependencies on HR_LOCATION_EXTRA_INFO

Line 18: g_Duty_Station_ID hr_location_extra_info.lei_information3%type;

14: g_citizenship ghr_pa_requests.CITIZENSHIP%type;
15: g_credit_mil_svc per_people_extra_info.pei_information5%type;
16: g_Cur_Appt_Auth_1 per_people_extra_info.pei_information8%type;
17: g_Cur_Appt_Auth_2 per_people_extra_info.pei_information9%type;
18: g_Duty_Station_ID hr_location_extra_info.lei_information3%type;
19: g_Duty_Station_Lookup_Code ghr_duty_stations_f.Duty_Station_Code%type;
20: g_education_level ghr_pa_requests.EDUCATION_LEVEL%type;
21: g_effective_date ghr_pa_requests.EFFECTIVE_DATE%type;
22: g_Employee_Date_of_Birth per_people_f.date_of_birth%type;