DBA Data[Home] [Help]

APPS.GHR_PROCESS_SF52 dependencies on GHR_PAY_CAPS

Line 5973: ghr_pay_caps.do_pay_caps_main (

5969: IF p_capped_other_pay <> hr_api.g_number OR
5970: p_capped_other_pay is NULL THEN
5971: hr_utility.set_location( 'p_sf52_rec.to_total_salary is ' || p_sf52_rec.to_total_salary, 95);
5972:
5973: ghr_pay_caps.do_pay_caps_main (
5974: p_pa_request_id => p_sf52_rec.pa_request_id,
5975: p_effective_date => NVL(p_sf52_rec.effective_date,TRUNC(sysdate)) ,
5976: p_duty_station_id => p_sf52_rec.duty_station_id, --bug# 13414643,13403289
5977: p_pay_rate_determinant => p_sf52_rec.pay_rate_determinant ,