DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_LOCATIONS

Line 772: ,p_location hr_locations.location_code%type

768: ,p_position hr_all_positions_f.name%type
769: ,p_payroll pay_all_payrolls_f.payroll_name%type
770: ,p_vacancy per_vacancies.name%type
771: ,p_supervisor per_all_people_f.full_name%type
772: ,p_location hr_locations.location_code%type
773: ,p_salary per_pay_proposals.proposed_salary_n%type
774: ,p_salary_currency pay_element_types_f.input_currency_code%type
775: ,p_pay_basis hr_lookups.meaning%type
776: ,p_date_probation_end per_all_assignments_f.date_probation_end%type

Line 962: ,p_location hr_locations.location_code%type

958: ,p_position hr_all_positions_f.name%type
959: ,p_payroll pay_all_payrolls_f.payroll_name%type
960: ,p_vacancy per_vacancies.name%type
961: ,p_supervisor per_all_people_f.full_name%type
962: ,p_location hr_locations.location_code%type
963: ,p_salary per_pay_proposals.proposed_salary_n%type
964: ,p_salary_currency pay_element_types_f.input_currency_code%type
965: ,p_pay_basis hr_lookups.meaning%type
966: ,p_date_probation_end per_all_assignments_f.date_probation_end%type

Line 1049: ,p_location in hr_locations.location_code%type

1045: ,p_position in hr_all_positions_f.name%type
1046: ,p_payroll in pay_all_payrolls_f.payroll_name%type
1047: ,p_vacancy in per_vacancies.name%type
1048: ,p_supervisor in per_all_people_f.full_name%type
1049: ,p_location in hr_locations.location_code%type
1050: ,p_salary in per_pay_proposals.proposed_salary_n%type
1051: ,p_salary_currency in pay_element_types_f.input_currency_code%type
1052: ,p_pay_basis in hr_lookups.meaning%type
1053: ,p_date_probation_end in per_all_assignments_f.date_probation_end%type