DBA Data[Home] [Help]

APPS.PER_QH_FIND_QUERY dependencies on PER_VACANCIES

Line 458: ,vacancy per_vacancies.name%type

454: ,scl_segment30 hr_soft_coding_keyflex.segment30%type
455: ,scl_segment30_v varchar2(150)
456: ,scl_segment30_m varchar2(150)
457: ,soft_coding_keyflex_id per_all_assignments_f.soft_coding_keyflex_id%type
458: ,vacancy per_vacancies.name%type
459: ,requisition per_requisitions.name%type default null
460: ,salary_basis per_pay_bases.name%type
461: ,pay_basis per_pay_bases.pay_basis%type
462: ,assignment_sequence per_all_assignments_f.assignment_sequence%type

Line 659: ,vacancy per_vacancies.name%type default null

655: ,organization hr_all_organization_units.name%type default null
656: ,organization_id per_all_assignments_f.organization_id%type default null
657: ,people_group pay_people_groups.group_name%type default null
658: ,people_group_id per_all_assignments_f.people_group_id%type default null
659: ,vacancy per_vacancies.name%type default null
660: ,vacancy_id per_all_assignments_f.vacancy_id%type default null
661: ,requisition per_requisitions.name%type default null
662: ,requisition_id per_requisitions.requisition_id%type default null
663: ,salary_basis per_pay_bases.name%type default null

Line 763: ,vacancy in per_vacancies.name%type default null

759: ,organization in hr_all_organization_units.name%type default null
760: ,organization_id in per_all_assignments_f.organization_id%type default null
761: ,people_group in pay_people_groups.group_name%type default null
762: ,people_group_id in per_all_assignments_f.people_group_id%type default null
763: ,vacancy in per_vacancies.name%type default null
764: ,vacancy_id in per_all_assignments_f.vacancy_id%type default null
765: ,requisition in per_requisitions.name%type default null
766: ,requisition_id in per_requisitions.requisition_id%type default null
767: ,salary_basis in per_pay_bases.name%type default null