DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_LOCATIONS

Line 797: ,p_location hr_locations.location_code%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
798: ,p_salary per_pay_proposals.proposed_salary_n%type
799: ,p_salary_currency pay_element_types_f.input_currency_code%type
800: ,p_pay_basis hr_lookups.meaning%type
801: ,p_date_probation_end per_all_assignments_f.date_probation_end%type

Line 987: ,p_location hr_locations.location_code%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
988: ,p_salary per_pay_proposals.proposed_salary_n%type
989: ,p_salary_currency pay_element_types_f.input_currency_code%type
990: ,p_pay_basis hr_lookups.meaning%type
991: ,p_date_probation_end per_all_assignments_f.date_probation_end%type

Line 1074: ,p_location in hr_locations.location_code%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
1075: ,p_salary in per_pay_proposals.proposed_salary_n%type
1076: ,p_salary_currency in pay_element_types_f.input_currency_code%type
1077: ,p_pay_basis in hr_lookups.meaning%type
1078: ,p_date_probation_end in per_all_assignments_f.date_probation_end%type