DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOC_SHD

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

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