DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_ALL_POSITIONS_F

Line 41: ,p_position hr_all_positions_f.name%type

37: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
38: ,p_organization hr_all_organization_units.name%type
39: ,p_grade per_grades.name%type
40: ,p_job per_jobs.name%type
41: ,p_position hr_all_positions_f.name%type
42: ,p_payroll pay_all_payrolls_f.payroll_name%type
43: ,p_vacancy per_vacancies.name%type
44: ,p_supervisor per_all_people_f.full_name%type
45: ,p_location hr_locations.location_code%type

Line 77: ,p_position in hr_all_positions_f.name%type

73: ,p_asg_effective_start_date in per_all_assignments_f.effective_start_date%type
74: ,p_organization in hr_all_organization_units.name%type
75: ,p_grade in per_grades.name%type
76: ,p_job in per_jobs.name%type
77: ,p_position in hr_all_positions_f.name%type
78: ,p_payroll in pay_all_payrolls_f.payroll_name%type
79: ,p_vacancy in per_vacancies.name%type
80: ,p_supervisor in per_all_people_f.full_name%type
81: ,p_location in hr_locations.location_code%type