DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on PER_JOBS

Line 792: ,p_job per_jobs.name%type

788: ,p_national_identifier per_all_people_f.national_identifier%type
789: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
790: ,p_organization hr_all_organization_units.name%type
791: ,p_grade per_grades.name%type
792: ,p_job per_jobs.name%type
793: ,p_position hr_all_positions_f.name%type
794: ,p_payroll pay_all_payrolls_f.payroll_name%type
795: ,p_vacancy per_vacancies.name%type
796: ,p_supervisor per_all_people_f.full_name%type

Line 982: ,p_job per_jobs.name%type

978: ,p_national_identifier per_all_people_f.national_identifier%type
979: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
980: ,p_organization hr_all_organization_units.name%type
981: ,p_grade per_grades.name%type
982: ,p_job per_jobs.name%type
983: ,p_position hr_all_positions_f.name%type
984: ,p_payroll pay_all_payrolls_f.payroll_name%type
985: ,p_vacancy per_vacancies.name%type
986: ,p_supervisor per_all_people_f.full_name%type

Line 1069: ,p_job in per_jobs.name%type

1065: ,p_national_identifier in per_all_people_f.national_identifier%type
1066: ,p_asg_effective_start_date in per_all_assignments_f.effective_start_date%type
1067: ,p_organization in hr_all_organization_units.name%type
1068: ,p_grade in per_grades.name%type
1069: ,p_job in per_jobs.name%type
1070: ,p_position in hr_all_positions_f.name%type
1071: ,p_payroll in pay_all_payrolls_f.payroll_name%type
1072: ,p_vacancy in per_vacancies.name%type
1073: ,p_supervisor in per_all_people_f.full_name%type