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 384: when hr_api.object_locked then

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

Line 424: when hr_api.object_locked then

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

Line 464: when hr_api.object_locked then

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

Line 504: when hr_api.object_locked then

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

Line 544: when hr_api.object_locked then

540: hr_utility.set_location(l_proc,1000);
541: end if;
542: --
543: exception
544: when hr_api.object_locked then
545: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
546: fnd_message.raise_error;
547: when no_data_found then
548: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');

Line 584: when hr_api.object_locked then

580: hr_utility.set_location(l_proc,1000);
581: end if;
582: --
583: exception
584: when hr_api.object_locked then
585: fnd_message.set_name('FND','FND_LOCK_RECORD_ERROR');
586: fnd_message.raise_error;
587: when no_data_found then
588: fnd_message.set_name('FND','FND_RECORD_DELETED_ERROR');