DBA Data[Home] [Help]

APPS.BEN_PON_BUS dependencies on HR_UTILITY

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

42: l_api_updating boolean;
43: --
44: Begin
45: --
46: hr_utility.set_location('Entering:'||l_proc, 5);
47: --
48: l_api_updating := ben_pon_shd.api_updating
49: (p_effective_date => p_effective_date,
50: p_pl_typ_opt_typ_id => p_pl_typ_opt_typ_id,

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

71: end if;
72: --
73: end if;
74: --
75: hr_utility.set_location('Leaving:'||l_proc, 10);
76: --
77: End chk_pl_typ_opt_typ_id;
78: --
79: -- ----------------------------------------------------------------------------

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

120: and p_effective_date between
121: effective_start_date and effective_end_date;
122: --
123: Begin
124: hr_utility.set_location('Entering:'||l_proc, 5);
125: --
126: open c1;
127: fetch c1 into l_dummy;
128: if c1%found then

Line 134: hr_utility.set_location('Leaving:'||l_proc, 15);

130: fnd_message.raise_error;
131: end if;
132: close c1;
133: --
134: hr_utility.set_location('Leaving:'||l_proc, 15);
135: End chk_plan_typ_and_opt_unique;
136: --
137: -- ----------------------------------------------------------------------------
138: -- |------< chk_pl_typ_opt_typ_cd >------|

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

169: l_api_updating boolean;
170: --
171: Begin
172: --
173: hr_utility.set_location('Entering:'||l_proc, 5);
174: --
175: l_api_updating := ben_pon_shd.api_updating
176: (p_pl_typ_opt_typ_id => p_pl_typ_opt_typ_id,
177: p_effective_date => p_effective_date,

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

200: end if;
201: --
202: end if;
203: --
204: hr_utility.set_location('Leaving:'||l_proc,10);
205: --
206: end chk_pl_typ_opt_typ_cd;
207: --
208: -- ----------------------------------------------------------------------------

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

245: l_integrity_error Exception;
246: l_table_name all_tables.table_name%TYPE;
247: --
248: Begin
249: hr_utility.set_location('Entering:'||l_proc, 5);
250: --
251: -- Ensure that the p_datetrack_mode argument is not null
252: --
253: hr_api.mandatory_arg_error

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

294: End If;
295: --
296: End If;
297: --
298: hr_utility.set_location(' Leaving:'||l_proc, 10);
299: Exception
300: When l_integrity_error Then
301: --
302: -- A referential integrity check was violated therefore

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

360: l_rows_exist Exception;
361: l_table_name all_tables.table_name%TYPE;
362: --
363: Begin
364: hr_utility.set_location('Entering:'||l_proc, 5);
365: --
366: -- Ensure that the p_datetrack_mode argument is not null
367: --
368: hr_api.mandatory_arg_error

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

415: End If;
416: --
417: End If;
418: --
419: hr_utility.set_location(' Leaving:'||l_proc, 10);
420: Exception
421: When l_rows_exist Then
422: --
423: -- A referential integrity check was violated therefore

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

448: --
449: l_proc varchar2(72) := g_package||'insert_validate';
450: --
451: Begin
452: hr_utility.set_location('Entering:'||l_proc, 5);
453: --
454: -- Call all supporting business operations
455: --
456: --

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

476: p_pl_typ_opt_typ_cd => p_rec.pl_typ_opt_typ_cd,
477: p_effective_date => p_effective_date,
478: p_object_version_number => p_rec.object_version_number);
479: --
480: hr_utility.set_location(' Leaving:'||l_proc, 10);
481: End insert_validate;
482: --
483: -- ----------------------------------------------------------------------------
484: -- |---------------------------< update_validate >----------------------------|

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

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

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

528: p_datetrack_mode => p_datetrack_mode,
529: p_validation_start_date => p_validation_start_date,
530: p_validation_end_date => p_validation_end_date);
531: --
532: hr_utility.set_location(' Leaving:'||l_proc, 10);
533: End update_validate;
534: --
535: -- ----------------------------------------------------------------------------
536: -- |---------------------------< delete_validate >----------------------------|

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

544: --
545: l_proc varchar2(72) := g_package||'delete_validate';
546: --
547: Begin
548: hr_utility.set_location('Entering:'||l_proc, 5);
549: --
550: -- Call all supporting business operations
551: --
552: dt_delete_validate

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

554: p_validation_start_date => p_validation_start_date,
555: p_validation_end_date => p_validation_end_date,
556: p_pl_typ_opt_typ_id => p_rec.pl_typ_opt_typ_id);
557: --
558: hr_utility.set_location(' Leaving:'||l_proc, 10);
559: End delete_validate;
560: --
561: --
562: -- ---------------------------------------------------------------------------

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

582:
583: --
584: begin
585: --
586: hr_utility.set_location('Entering:'|| l_proc, 10);
587: --
588: -- Ensure that all the mandatory parameter are not null
589: --
590: hr_api.mandatory_arg_error(p_api_name => l_proc,

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

608: end if;
609: --
610: close csr_leg_code;
611: --
612: hr_utility.set_location(' Leaving:'|| l_proc, 20);
613: --
614: return l_legislation_code;
615:
616: --