DBA Data[Home] [Help]

APPS.BEN_ELIG_DPNT_CVD_OTHR_PL_API dependencies on HR_UTILITY

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

64: l_object_version_number ben_elig_dpnt_cvrd_othr_pl_f.object_version_number%TYPE;
65: --
66: begin
67: --
68: hr_utility.set_location('Entering:'|| l_proc, 10);
69: --
70: -- Issue a savepoint if operating in validation only mode
71: --
72: savepoint create_ELIG_DPNT_CVRD_OTHR_PL;

Line 74: hr_utility.set_location(l_proc, 20);

70: -- Issue a savepoint if operating in validation only mode
71: --
72: savepoint create_ELIG_DPNT_CVRD_OTHR_PL;
73: --
74: hr_utility.set_location(l_proc, 20);
75: --
76: -- Process Logic
77: --
78: begin

Line 250: hr_utility.set_location(l_proc, 60);

246: p_base_table_reference_column => 'ELIG_DPNT_CVRD_PL_FLAG',
247: p_reference_table => 'BEN_ELIG_DPNT_CVRD_OTHR_PL_F',
248: p_reference_table_column => 'ELIGY_PRFL_ID');
249: --
250: hr_utility.set_location(l_proc, 60);
251: --
252: -- When in validation only mode raise the Validate_Enabled exception
253: --
254: if p_validate then

Line 265: hr_utility.set_location(' Leaving:'||l_proc, 70);

261: p_effective_start_date := l_effective_start_date;
262: p_effective_end_date := l_effective_end_date;
263: p_object_version_number := l_object_version_number;
264: --
265: hr_utility.set_location(' Leaving:'||l_proc, 70);
266: --
267: exception
268: --
269: when hr_api.validate_enabled then

Line 284: hr_utility.set_location(' Leaving:'||l_proc, 80);

280: p_elig_dpnt_cvrd_othr_pl_id := null;
281: p_effective_start_date := null;
282: p_effective_end_date := null;
283: p_object_version_number := null;
284: hr_utility.set_location(' Leaving:'||l_proc, 80);
285: --
286: when others then
287: --
288: -- A validation or unexpected error has occured

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

350: l_effective_end_date ben_elig_dpnt_cvrd_othr_pl_f.effective_end_date%TYPE;
351: --
352: begin
353: --
354: hr_utility.set_location('Entering:'|| l_proc, 10);
355: --
356: -- Issue a savepoint if operating in validation only mode
357: --
358: savepoint update_ELIG_DPNT_CVRD_OTHR_PL;

Line 360: hr_utility.set_location(l_proc, 20);

356: -- Issue a savepoint if operating in validation only mode
357: --
358: savepoint update_ELIG_DPNT_CVRD_OTHR_PL;
359: --
360: hr_utility.set_location(l_proc, 20);
361: --
362: -- Process Logic
363: --
364: l_object_version_number := p_object_version_number;

Line 533: hr_utility.set_location(l_proc, 60);

529: -- End of API User Hook for the after hook of update_ELIG_DPNT_CVRD_OTHR_PL
530: --
531: end;
532: --
533: hr_utility.set_location(l_proc, 60);
534: --
535: -- When in validation only mode raise the Validate_Enabled exception
536: --
537: if p_validate then

Line 547: hr_utility.set_location(' Leaving:'||l_proc, 70);

543: p_object_version_number := l_object_version_number;
544: p_effective_start_date := l_effective_start_date;
545: p_effective_end_date := l_effective_end_date;
546: --
547: hr_utility.set_location(' Leaving:'||l_proc, 70);
548: --
549: exception
550: --
551: when hr_api.validate_enabled then

Line 562: hr_utility.set_location(' Leaving:'||l_proc, 80);

558: -- Only set output warning arguments
559: -- (Any key or derived arguments must be set to null
560: -- when validation only mode is being used.)
561: --
562: hr_utility.set_location(' Leaving:'||l_proc, 80);
563: --
564: when others then
565: --
566: -- A validation or unexpected error has occured

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

595: l_effective_end_date ben_elig_dpnt_cvrd_othr_pl_f.effective_end_date%TYPE;
596: --
597: begin
598: --
599: hr_utility.set_location('Entering:'|| l_proc, 10);
600: --
601: -- Issue a savepoint if operating in validation only mode
602: --
603: savepoint delete_ELIG_DPNT_CVRD_OTHR_PL;

Line 605: hr_utility.set_location(l_proc, 20);

601: -- Issue a savepoint if operating in validation only mode
602: --
603: savepoint delete_ELIG_DPNT_CVRD_OTHR_PL;
604: --
605: hr_utility.set_location(l_proc, 20);
606: --
607: -- Process Logic
608: --
609: l_object_version_number := p_object_version_number;

Line 677: hr_utility.set_location(l_proc, 60);

673: p_base_table_reference_column => 'ELIG_DPNT_CVRD_PL_FLAG',
674: p_reference_table => 'BEN_ELIG_DPNT_CVRD_OTHR_PL_F',
675: p_reference_table_column => 'ELIGY_PRFL_ID');
676: --
677: hr_utility.set_location(l_proc, 60);
678: --
679: -- When in validation only mode raise the Validate_Enabled exception
680: --
681: if p_validate then

Line 685: hr_utility.set_location(' Leaving:'||l_proc, 70);

681: if p_validate then
682: raise hr_api.validate_enabled;
683: end if;
684: --
685: hr_utility.set_location(' Leaving:'||l_proc, 70);
686: --
687: exception
688: --
689: when hr_api.validate_enabled then

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

735: l_validation_end_date date;
736: --
737: begin
738: --
739: hr_utility.set_location('Entering:'|| l_proc, 10);
740: --
741: ben_edp_shd.lck
742: (
743: p_elig_dpnt_cvrd_othr_pl_id => p_elig_dpnt_cvrd_othr_pl_id

Line 751: hr_utility.set_location(' Leaving:'||l_proc, 70);

747: ,p_effective_date => p_effective_date
748: ,p_datetrack_mode => p_datetrack_mode
749: );
750: --
751: hr_utility.set_location(' Leaving:'||l_proc, 70);
752: --
753: end lck;
754: --
755: end ben_ELIG_DPNT_CVD_OTHR_PL_api;