DBA Data[Home] [Help]

APPS.GHR_MTI_APP dependencies on GHR_PAY_CALC

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

1161: p_sf52_rec.last_update_login := null;
1162: p_sf52_rec.object_version_number := null;
1163:
1164: -- Changes 4093771
1165: IF ghr_pay_calc.get_open_pay_range(p_position_id=>p_position_id,
1166: p_person_id=>p_person_id,
1167: p_prd=>p_pay_rate_determinant,
1168: p_pa_request_id => NULL,
1169: p_effective_date => NVL(p_effective_date,sysdate)) = TRUE THEN