DBA Data[Home] [Help]

APPS.GHR_SES_CONV_PKG dependencies on GHR_HISTORY_FETCH

Line 316: ghr_history_fetch.fetch_positionei

312:
313: if l_pos_valid AND not l_his_match then
314:
315: Begin
316: ghr_history_fetch.fetch_positionei
317: (p_position_id => l_position_id
318: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
319: ,p_date_effective => l_effective_date
320: ,p_pos_ei_data => l_pos_ei_data);