DBA Data[Home] [Help]

APPS.PER_REFRESH_POSITION dependencies on HR_POSITION_API

Line 769: if not (hr_position_api.full_hr) then

765: -- calling the refresh_position with position_id.
766: --
767: hr_utility.set_location('Entering:'||g_package||'refresh_single_position', 5);
768: --
769: if not (hr_position_api.full_hr) then
770: refresh_position ( p_refresh_date => p_refresh_date
771: , p_position_id => p_position_id
772: , p_effective_date => p_effective_date
773: , p_full_hr => 'N'