DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on PER_JOBS

Line 40: ,p_job per_jobs.name%type

36: ,p_national_identifier per_all_people_f.national_identifier%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

Line 76: ,p_job in per_jobs.name%type

72: ,p_national_identifier in per_all_people_f.national_identifier%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