DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_QUERY dependencies on PER_ASSIGNMENT_STATUS_TYPES

Line 195: ,assignment_status_type per_assignment_status_types.user_status%type

191: ,position hr_all_positions_f.name%type
192: ,position_id per_all_assignments_f.position_id%type
193: ,job per_jobs.name%type
194: ,job_id per_all_assignments_f.job_id%type
195: ,assignment_status_type per_assignment_status_types.user_status%type
196: ,assignment_status_type_id per_all_assignments_f.assignment_status_type_id%type
197: ,system_status per_assignment_status_types.per_system_status%type
198: ,payroll pay_all_payrolls_f.payroll_name%type
199: ,payroll_id per_all_assignments_f.payroll_id%type

Line 197: ,system_status per_assignment_status_types.per_system_status%type

193: ,job per_jobs.name%type
194: ,job_id per_all_assignments_f.job_id%type
195: ,assignment_status_type per_assignment_status_types.user_status%type
196: ,assignment_status_type_id per_all_assignments_f.assignment_status_type_id%type
197: ,system_status per_assignment_status_types.per_system_status%type
198: ,payroll pay_all_payrolls_f.payroll_name%type
199: ,payroll_id per_all_assignments_f.payroll_id%type
200: ,location hr_locations.location_code%type
201: ,location_id per_all_assignments_f.location_id%type