DBA Data[Home] [Help]

APPS.HR_JP_DATA_MIGRATION_PKG dependencies on HR_API

Line 1285: when hr_api.object_locked then

1281: hr_utility.set_location(l_proc,1000);
1282: end if;
1283: --
1284: exception
1285: when hr_api.object_locked then
1286: --
1287: if g_debug then
1288: hr_utility.set_location(l_proc,-1000);
1289: hr_utility.trace(to_char(p_assignment_id)||':'||fnd_message.get_string('FND','FND_LOCK_RECORD_ERROR'));