DBA Data[Home] [Help]

APPS.HR_JP_DATA_MIGRATION_PKG dependencies on HR_API

Line 1360: when hr_api.object_locked then

1356: hr_utility.set_location(l_proc,1000);
1357: end if;
1358: --
1359: exception
1360: when hr_api.object_locked then
1361: --
1362: if g_debug then
1363: hr_utility.set_location(l_proc,-1000);
1364: hr_utility.trace(to_char(p_assignment_id)||':'||fnd_message.get_string('FND','FND_LOCK_RECORD_ERROR'));

Line 2718: when hr_api.object_locked then

2714: hr_utility.set_location(l_proc,1000);
2715: end if;
2716: --
2717: exception
2718: when hr_api.object_locked then
2719: --
2720: if g_debug then
2721: hr_utility.set_location(l_proc,-1000);
2722: hr_utility.trace(to_char(p_assignment_id)||':'||fnd_message.get_string('FND','FND_LOCK_RECORD_ERROR'));