DBA Data[Home] [Help]

APPS.GHR_MTO_PKG dependencies on GHR_SESSION

Line 3008: ghr_session.set_session_var_for_core( p_position_data_rec.effective_end_date );

3004: l_proc varchar2(30):='update_position_info';
3005: Begin
3006: hr_utility.set_location('Entering ' || l_proc, 10);
3007: g_proc := 'update_position_info';
3008: ghr_session.set_session_var_for_core( p_position_data_rec.effective_end_date );
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';