DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOC_SHD

Line 1071: hr_loc_shd.lck ( p_location_id => p_location_id,

1067: --
1068: -- Need to lock main table to maintain the locking ladder order
1069: --
1070: hr_utility.set_location( l_proc, 30);
1071: hr_loc_shd.lck ( p_location_id => p_location_id,
1072: p_object_version_number => p_object_version_number );
1073: --
1074: -- Remove all matching translation rows
1075: --