DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_LOOKUPS

Line 48: ,p_pay_basis hr_lookups.meaning%type

44: ,p_supervisor per_all_people_f.full_name%type
45: ,p_location hr_locations.location_code%type
46: ,p_salary per_pay_proposals.proposed_salary_n%type
47: ,p_salary_currency pay_element_types_f.input_currency_code%type
48: ,p_pay_basis hr_lookups.meaning%type
49: ,p_date_probation_end per_all_assignments_f.date_probation_end%type
50: ,p_npw_number per_all_people_f.npw_number%type
51: ,p_vendor po_vendors.vendor_name%type
52: ,p_supplier_reference per_all_assignments_f.vendor_employee_number%type

Line 84: ,p_pay_basis in hr_lookups.meaning%type

80: ,p_supervisor in per_all_people_f.full_name%type
81: ,p_location in hr_locations.location_code%type
82: ,p_salary in per_pay_proposals.proposed_salary_n%type
83: ,p_salary_currency in pay_element_types_f.input_currency_code%type
84: ,p_pay_basis in hr_lookups.meaning%type
85: ,p_date_probation_end in per_all_assignments_f.date_probation_end%type
86: ,p_npw_number in per_all_people_f.npw_number%type
87: ,p_vendor in po_vendors.vendor_name%type
88: ,p_supplier_reference in per_all_assignments_f.vendor_employee_number%type