DBA Data[Home] [Help]

APPS.GHR_CORR_CANC_SF52 dependencies on GHR_SF52_VALIDN_PKG

Line 2931: ghr_sf52_validn_pkg.prelim_req_chk_for_update_hr(p_pa_request_rec => l_sf52_data_result);

2927: hr_utility.set_location('to_step_or_rate right before update sf52: '|| l_sf52_data_result.to_step_or_rate || l_proc, 915);
2928:
2929: ghr_history_api.display_g_session_var;
2930: -- Check if atleast the min. required items exist in the pa_request
2931: ghr_sf52_validn_pkg.prelim_req_chk_for_update_hr(p_pa_request_rec => l_sf52_data_result);
2932: if (l_session_var.date_Effective > l_today) then
2933: -- issue savepoint
2934: savepoint single_Action_sf52;
2935: