DBA Data[Home] [Help]

APPS.GHR_MTI_APP dependencies on GHR_PAY_CALC

Line 1278: IF ghr_pay_calc.get_open_pay_range(p_position_id=>p_position_id,

1274: p_sf52_rec.last_update_login := null;
1275: p_sf52_rec.object_version_number := null;
1276:
1277: -- Changes 4093771
1278: IF ghr_pay_calc.get_open_pay_range(p_position_id=>p_position_id,
1279: p_person_id=>p_person_id,
1280: p_prd=>p_pay_rate_determinant,
1281: p_pa_request_id => NULL,
1282: p_effective_date => NVL(p_effective_date,sysdate)) = TRUE THEN