DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_ALL_POSITIONS_F

Line 793: ,p_position hr_all_positions_f.name%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
797: ,p_location hr_locations.location_code%type

Line 983: ,p_position hr_all_positions_f.name%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
987: ,p_location hr_locations.location_code%type

Line 1070: ,p_position in hr_all_positions_f.name%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
1074: ,p_location in hr_locations.location_code%type