DBA Data[Home] [Help]

APPS.PAY_JP_ISDF_DML_PKG dependencies on HR_API

Line 63: when hr_api.object_locked then

59: hr_utility.set_location(l_proc,1000);
60: end if;
61: --
62: exception
63: when hr_api.object_locked then
64: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
65: fnd_message.raise_error;
66: when no_data_found then
67: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 103: when hr_api.object_locked then

99: hr_utility.set_location(l_proc,1000);
100: end if;
101: --
102: exception
103: when hr_api.object_locked then
104: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
105: fnd_message.raise_error;
106: when no_data_found then
107: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 143: when hr_api.object_locked then

139: hr_utility.set_location(l_proc,1000);
140: end if;
141: --
142: exception
143: when hr_api.object_locked then
144: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
145: fnd_message.raise_error;
146: when no_data_found then
147: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 183: when hr_api.object_locked then

179: hr_utility.set_location(l_proc,1000);
180: end if;
181: --
182: exception
183: when hr_api.object_locked then
184: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
185: fnd_message.raise_error;
186: when no_data_found then
187: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 223: when hr_api.object_locked then

219: hr_utility.set_location(l_proc,1000);
220: end if;
221: --
222: exception
223: when hr_api.object_locked then
224: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
225: fnd_message.raise_error;
226: when no_data_found then
227: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 263: when hr_api.object_locked then

259: hr_utility.set_location(l_proc,1000);
260: end if;
261: --
262: exception
263: when hr_api.object_locked then
264: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
265: fnd_message.raise_error;
266: when no_data_found then
267: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 303: when hr_api.object_locked then

299: hr_utility.set_location(l_proc,1000);
300: end if;
301: --
302: exception
303: when hr_api.object_locked then
304: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
305: fnd_message.raise_error;
306: when no_data_found then
307: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 343: when hr_api.object_locked then

339: hr_utility.set_location(l_proc,1000);
340: end if;
341: --
342: exception
343: when hr_api.object_locked then
344: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
345: fnd_message.raise_error;
346: when no_data_found then
347: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 383: when hr_api.object_locked then

379: hr_utility.set_location(l_proc,1000);
380: end if;
381: --
382: exception
383: when hr_api.object_locked then
384: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
385: fnd_message.raise_error;
386: when no_data_found then
387: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 423: when hr_api.object_locked then

419: hr_utility.set_location(l_proc,1000);
420: end if;
421: --
422: exception
423: when hr_api.object_locked then
424: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
425: fnd_message.raise_error;
426: when no_data_found then
427: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 463: when hr_api.object_locked then

459: hr_utility.set_location(l_proc,1000);
460: end if;
461: --
462: exception
463: when hr_api.object_locked then
464: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
465: fnd_message.raise_error;
466: when no_data_found then
467: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 503: when hr_api.object_locked then

499: hr_utility.set_location(l_proc,1000);
500: end if;
501: --
502: exception
503: when hr_api.object_locked then
504: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
505: fnd_message.raise_error;
506: when no_data_found then
507: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');