DBA Data[Home] [Help]

APPS.PER_QH_FIND_QUERY dependencies on HR_ALL_POSITIONS_F

Line 264: ,position hr_all_positions_f.name%type

260: ,asg_effective_end_date per_all_assignments_f.effective_end_date%type
261: ,recruiter per_all_people_f.full_name%type
262: ,grade per_grades.name%type
263: ,grade_ladder ben_pgm_f.name%type
264: ,position hr_all_positions_f.name%type
265: ,job per_jobs.name%type
266: ,assignment_status_type per_assignment_status_types.user_status%type
267: ,system_status per_assignment_status_types.per_system_status%type
268: ,payroll pay_all_payrolls_f.payroll_name%type

Line 639: ,position hr_all_positions_f.name%type default null

635: ,grade per_grades.name%type default null
636: ,grade_id per_all_assignments_f.grade_id%type default null
637: ,grade_ladder ben_pgm_f.name%type default null
638: ,grade_ladder_pgm_id per_all_assignments_f.grade_ladder_pgm_id%type default null
639: ,position hr_all_positions_f.name%type default null
640: ,position_id per_all_assignments_f.position_id%type default null
641: ,job per_jobs.name%type default null
642: ,job_id per_all_assignments_f.job_id%type default null
643: ,assignment_status_type per_assignment_status_types.user_status%type default null

Line 743: ,position in hr_all_positions_f.name%type default null

739: ,grade in per_grades.name%type default null
740: ,grade_id in per_all_assignments_f.grade_id%type default null
741: ,grade_ladder in ben_pgm_f.name%type default null
742: ,grade_ladder_pgm_id in per_all_assignments_f.grade_ladder_pgm_id%type default null
743: ,position in hr_all_positions_f.name%type default null
744: ,position_id in per_all_assignments_f.position_id%type default null
745: ,job in per_jobs.name%type default null
746: ,job_id in per_all_assignments_f.job_id%type default null
747: ,assignment_status_type in per_assignment_status_types.user_status%type default null