[Home] [Help]
APPS.GHR_MTO_PKG dependencies on GHR_HISTORY_API
Line 3013: ghr_history_api.post_update_process;
3009: ghr_sf52_pos_update.update_position_info
3010: ( p_pos_data_rec => p_position_data_rec);
3011: hr_utility.set_location('Calling Pust_update_process ' || l_proc, 50);
3012: g_proc := 'post_update_process';
3013: ghr_history_api.post_update_process;
3014: hr_utility.set_location('Leaving ' || l_proc, 100);
3015:
3016: end;
3017: