DBA Data[Home] [Help]

APPS.GHR_VALIDATE_PERWSDPO dependencies on GHR_HISTORY_FETCH

Line 255: ghr_history_fetch.fetch_positionei (p_position_id => p_position_id

251: l_pos_ei_data PER_POSITION_EXTRA_INFO%ROWTYPE;
252:
253: BEGIN
254:
255: ghr_history_fetch.fetch_positionei (p_position_id => p_position_id
256: ,p_information_type => 'GHR_US_POS_OBLIG'
257: ,p_date_effective => p_date
258: ,p_pos_ei_data => l_pos_ei_data);
259: