DBA Data[Home] [Help]

APPS.GHR_PA_REQUESTS_PKG2 dependencies on GHR_HISTORY_FETCH

Line 471: ghr_history_fetch.fetch_positionei (p_position_id => p_position_id

467: l_pos_ei_data PER_POSITION_EXTRA_INFO%ROWTYPE;
468:
469: BEGIN
470:
471: ghr_history_fetch.fetch_positionei (p_position_id => p_position_id
472: ,p_information_type => 'GHR_US_POS_OBLIG'
473: ,p_date_effective => p_date
474: ,p_pos_ei_data => l_pos_ei_data);
475: