DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on PER_GRADES

Line 766: ,p_grade per_grades.name%type

762: ,p_applicant_number per_all_people_f.applicant_number%type
763: ,p_national_identifier per_all_people_f.national_identifier%type
764: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
765: ,p_organization hr_all_organization_units.name%type
766: ,p_grade per_grades.name%type
767: ,p_job per_jobs.name%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

Line 956: ,p_grade per_grades.name%type

952: ,p_applicant_number per_all_people_f.applicant_number%type
953: ,p_national_identifier per_all_people_f.national_identifier%type
954: ,p_asg_effective_start_date per_all_assignments_f.effective_start_date%type
955: ,p_organization hr_all_organization_units.name%type
956: ,p_grade per_grades.name%type
957: ,p_job per_jobs.name%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

Line 1043: ,p_grade in per_grades.name%type

1039: ,p_applicant_number in per_all_people_f.applicant_number%type
1040: ,p_national_identifier in per_all_people_f.national_identifier%type
1041: ,p_asg_effective_start_date in per_all_assignments_f.effective_start_date%type
1042: ,p_organization in hr_all_organization_units.name%type
1043: ,p_grade in per_grades.name%type
1044: ,p_job in per_jobs.name%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