DBA Data[Home] [Help]

APPS.GHR_PROC_FUT_MT dependencies on GHR_SF52_POST_UPDATE

Line 693: ghr_sf52_post_update.get_notification_details

689: p_sf52_data => l_sf52_rec,
690: p_process_type => 'FUTURE');
691:
692: -- Start of Bug 3602261
693: ghr_sf52_post_update.get_notification_details
694: (p_pa_request_id => l_sf52_rec.pa_request_id,
695: p_effective_date => l_sf52_rec.effective_date,
696: p_from_position_id => l_sf52_rec.from_position_id,
697: p_to_position_id => l_sf52_rec.to_position_id,