DBA Data[Home] [Help]

APPS.GHR_NFC_POSITION_EXTRACTS dependencies on GHR_HISTORY_FETCH

Line 2397: ghr_history_fetch.fetch_positionei

2393: l_grade per_position_definitions.segment5%TYPE;
2394: l_proc_name constant varchar2(150) := g_proc_name ||'get_poei_values';
2395: BEGIN
2396: Hr_Utility.set_location('Entering: '||l_proc_name, 5);
2397: ghr_history_fetch.fetch_positionei
2398: ( p_position_id =>p_position_id
2399: ,p_information_type =>p_information_type
2400: ,p_date_effective =>p_date_effective
2401: ,p_pos_ei_data =>l_posi_extra_info);