DBA Data[Home] [Help]

APPS.BEN_CLA_BUS dependencies on HR_UTILITY

Line 44: hr_utility.set_location('Entering:'||l_proc, 5);

40: l_api_updating boolean;
41: --
42: Begin
43: --
44: hr_utility.set_location('Entering:'||l_proc, 5);
45: --
46: l_api_updating := ben_cla_shd.api_updating
47: (p_cmbn_age_los_fctr_id => p_cmbn_age_los_fctr_id,
48: p_object_version_number => p_object_version_number);

Line 72: hr_utility.set_location('Leaving:'||l_proc, 10);

68: end if;
69: --
70: end if;
71: --
72: hr_utility.set_location('Leaving:'||l_proc, 10);
73: --
74: End chk_cmbn_age_los_fctr_id;
75: --
76: -- ----------------------------------------------------------------------------

Line 116: hr_utility.set_location('Entering:'||l_proc,5);

112: where a.age_fctr_id = p_age_fctr_id;
113: --
114: Begin
115: --
116: hr_utility.set_location('Entering:'||l_proc,5);
117: --
118: l_api_updating := ben_cla_shd.api_updating
119: (p_cmbn_age_los_fctr_id => p_cmbn_age_los_fctr_id,
120: p_object_version_number => p_object_version_number);

Line 147: hr_utility.set_location('Leaving:'||l_proc,10);

143: close c1;
144: --
145: end if;
146: --
147: hr_utility.set_location('Leaving:'||l_proc,10);
148: --
149: End chk_age_fctr_id;
150: --
151: -- ----------------------------------------------------------------------------

Line 191: hr_utility.set_location('Entering:'||l_proc,5);

187: where a.los_fctr_id = p_los_fctr_id;
188: --
189: Begin
190: --
191: hr_utility.set_location('Entering:'||l_proc,5);
192: --
193: l_api_updating := ben_cla_shd.api_updating
194: (p_cmbn_age_los_fctr_id => p_cmbn_age_los_fctr_id,
195: p_object_version_number => p_object_version_number);

Line 222: hr_utility.set_location('Leaving:'||l_proc,10);

218: close c1;
219: --
220: end if;
221: --
222: hr_utility.set_location('Leaving:'||l_proc,10);
223: --
224: End chk_los_fctr_id;
225:
226: ------------------------------------------------------------------------

Line 269: hr_utility.set_location('Entering:'||l_proc, 5);

265: l_dummy varchar2(1);
266: --
267: Begin
268: --
269: hr_utility.set_location('Entering:'||l_proc, 5);
270: --
271: -- cmbnd_min_val must be < cmbnd_max_val,
272: -- if both are used.
273: --

Line 289: hr_utility.set_location('Leaving:'||l_proc,10);

285: --
286: --
287: end if;
288: --
289: hr_utility.set_location('Leaving:'||l_proc,10);
290: --
291: end chk_cmbn_mn_mx_val;
292: --
293: ------------------------------------------------------------------------

Line 339: hr_utility.set_location('Entering:'||l_proc, 5);

335: where cla.business_group_id = p_business_group_id and
336: cla.name = p_name;
337: Begin
338: --
339: hr_utility.set_location('Entering:'||l_proc, 5);
340: --
341: l_api_updating := ben_cla_shd.api_updating
342: (p_cmbn_age_los_fctr_id => p_cmbn_age_los_fctr_id,
343: -- p_effective_date => p_effective_date,

Line 375: hr_utility.set_location('Leaving:'||l_proc,10);

371: --
372: close c1;
373: end if;
374: --
375: hr_utility.set_location('Leaving:'||l_proc,10);
376: --
377: end chk_name;
378: --
379:

Line 413: hr_utility.set_location('Entering:'||l_proc, 5);

409:
410:
411: begin
412: --
413: hr_utility.set_location('Entering:'||l_proc, 5);
414:
415: --Used in variable rate profiles
416: If (ben_batch_utils.rows_exist
417: (p_base_table_name => 'BEN_CMBN_AGE_LOS_RT_F',

Line 433: hr_utility.set_location('Leaving:'||l_proc,10);

429: )) Then
430: ben_utility.child_exists_error('BEN_ELIG_CMBN_AGE_LOS_PRTE_F');
431: End If;
432:
433: hr_utility.set_location('Leaving:'||l_proc,10);
434: --
435:
436: end chk_child_records;
437:

Line 448: hr_utility.set_location('Entering:'||l_proc, 5);

444: --
445: l_proc varchar2(72) := g_package||'insert_validate';
446: --
447: Begin
448: hr_utility.set_location('Entering:'||l_proc, 5);
449: --
450: -- Call all supporting business operations
451: --
452: --

Line 482: hr_utility.set_location(' Leaving:'||l_proc, 10);

478: p_name => p_rec.name,
479: -- p_effective_date => p_effective_date,
480: p_object_version_number => p_rec.object_version_number);
481: --
482: hr_utility.set_location(' Leaving:'||l_proc, 10);
483: End insert_validate;
484: --
485: -- ----------------------------------------------------------------------------
486: -- |---------------------------< update_validate >----------------------------|

Line 493: hr_utility.set_location('Entering:'||l_proc, 5);

489: --
490: l_proc varchar2(72) := g_package||'update_validate';
491: --
492: Begin
493: hr_utility.set_location('Entering:'||l_proc, 5);
494: --
495: -- Call all supporting business operations
496: --
497: --

Line 529: hr_utility.set_location(' Leaving:'||l_proc, 10);

525: p_name => p_rec.name,
526: -- p_effective_date => p_effective_date,
527: p_object_version_number => p_rec.object_version_number);
528: --
529: hr_utility.set_location(' Leaving:'||l_proc, 10);
530: End update_validate;
531: --
532: -- ----------------------------------------------------------------------------
533: -- |---------------------------< delete_validate >----------------------------|

Line 540: hr_utility.set_location('Entering:'||l_proc, 5);

536: --
537: l_proc varchar2(72) := g_package||'delete_validate';
538: --
539: Begin
540: hr_utility.set_location('Entering:'||l_proc, 5);
541: --
542: -- Call all supporting business operations
543: --
544: chk_child_records(p_cmbn_age_los_fctr_id => p_rec.cmbn_age_los_fctr_id); --Bug 2978945

Line 545: hr_utility.set_location(' Leaving:'||l_proc, 10);

541: --
542: -- Call all supporting business operations
543: --
544: chk_child_records(p_cmbn_age_los_fctr_id => p_rec.cmbn_age_los_fctr_id); --Bug 2978945
545: hr_utility.set_location(' Leaving:'||l_proc, 10);
546: End delete_validate;
547: --
548: --
549: -- ---------------------------------------------------------------------------

Line 572: hr_utility.set_location('Entering:'|| l_proc, 10);

568: l_proc varchar2(72) := g_package||'return_legislation_code';
569: --
570: begin
571: --
572: hr_utility.set_location('Entering:'|| l_proc, 10);
573: --
574: -- Ensure that all the mandatory parameter are not null
575: --
576: hr_api.mandatory_arg_error(p_api_name => l_proc,

Line 597: hr_utility.set_location(' Leaving:'|| l_proc, 20);

593: end if;
594: --
595: close csr_leg_code;
596: --
597: hr_utility.set_location(' Leaving:'|| l_proc, 20);
598: --
599: return l_legislation_code;
600: --
601: end return_legislation_code;