DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on PER_JOBS

Line 767: ,p_job per_jobs.name%type

763: ,p_national_identifier per_all_people_f.national_identifier%type
764: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
765: ,p_organization hr_all_organization_units.name%type
766: ,p_grade per_grades.name%type
767: ,p_job per_jobs.name%type
768: ,p_position hr_all_positions_f.name%type
769: ,p_payroll pay_all_payrolls_f.payroll_name%type
770: ,p_vacancy per_vacancies.name%type
771: ,p_supervisor per_all_people_f.full_name%type

Line 957: ,p_job per_jobs.name%type

953: ,p_national_identifier per_all_people_f.national_identifier%type
954: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
955: ,p_organization hr_all_organization_units.name%type
956: ,p_grade per_grades.name%type
957: ,p_job per_jobs.name%type
958: ,p_position hr_all_positions_f.name%type
959: ,p_payroll pay_all_payrolls_f.payroll_name%type
960: ,p_vacancy per_vacancies.name%type
961: ,p_supervisor per_all_people_f.full_name%type

Line 1044: ,p_job in per_jobs.name%type

1040: ,p_national_identifier in per_all_people_f.national_identifier%type
1041: ,p_asg_effective_start_date in per_all_assignments_f.effective_start_date%type
1042: ,p_organization in hr_all_organization_units.name%type
1043: ,p_grade in per_grades.name%type
1044: ,p_job in per_jobs.name%type
1045: ,p_position in hr_all_positions_f.name%type
1046: ,p_payroll in pay_all_payrolls_f.payroll_name%type
1047: ,p_vacancy in per_vacancies.name%type
1048: ,p_supervisor in per_all_people_f.full_name%type