DBA Data[Home] [Help]

APPS.PER_QH_ACTION dependencies on HR_LOOKUPS

Line 800: ,p_pay_basis hr_lookups.meaning%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
802: ,p_npw_number per_all_people_f.npw_number%type
803: ,p_vendor po_vendors.vendor_name%type
804: ,p_supplier_reference per_all_assignments_f.vendor_employee_number%type

Line 990: ,p_pay_basis hr_lookups.meaning%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
992: ,p_npw_number per_all_people_f.npw_number%type
993: ,p_vendor po_vendors.vendor_name%type
994: ,p_supplier_reference per_all_assignments_f.vendor_employee_number%type

Line 1077: ,p_pay_basis in hr_lookups.meaning%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
1079: ,p_npw_number in per_all_people_f.npw_number%type
1080: ,p_vendor in po_vendors.vendor_name%type
1081: ,p_supplier_reference in per_all_assignments_f.vendor_employee_number%type