DBA Data[Home] [Help]

APPS.GHR_MTO_PKG dependencies on GHR_HISTORY_API

Line 2900: ghr_history_api.post_update_process;

2896: ghr_sf52_pos_update.update_position_info
2897: ( p_pos_data_rec => p_position_data_rec);
2898: hr_utility.set_location('Calling Pust_update_process ' || l_proc, 50);
2899: g_proc := 'post_update_process';
2900: ghr_history_api.post_update_process;
2901: hr_utility.set_location('Leaving ' || l_proc, 100);
2902:
2903: end;
2904: