DBA Data[Home] [Help]

APPS.GHR_SES_CONV_PKG dependencies on GHR_HISTORY_FETCH

Line 320: ghr_history_fetch.fetch_positionei

316:
317: if l_pos_valid AND not l_his_match then
318:
319: Begin
320: ghr_history_fetch.fetch_positionei
321: (p_position_id => l_position_id
322: ,p_information_type => 'GHR_US_POS_VALID_GRADE'
323: ,p_date_effective => l_effective_date
324: ,p_pos_ei_data => l_pos_ei_data);