DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_LOOKUPS

Line 775: ,p_pay_basis hr_lookups.meaning%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
777: ,p_npw_number per_all_people_f.npw_number%type
778: ,p_vendor po_vendors.vendor_name%type
779: ,p_supplier_reference per_all_assignments_f.vendor_employee_number%type

Line 965: ,p_pay_basis hr_lookups.meaning%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
967: ,p_npw_number per_all_people_f.npw_number%type
968: ,p_vendor po_vendors.vendor_name%type
969: ,p_supplier_reference per_all_assignments_f.vendor_employee_number%type

Line 1052: ,p_pay_basis in hr_lookups.meaning%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
1054: ,p_npw_number in per_all_people_f.npw_number%type
1055: ,p_vendor in po_vendors.vendor_name%type
1056: ,p_supplier_reference in per_all_assignments_f.vendor_employee_number%type