DBA Data[Home] [Help]

APPS.BEN_PIL_ELCTBL_CHC_POPL_API dependencies on BEN_PIL_ELCTBL_CHC_POPL

Line 1: Package Body ben_Pil_Elctbl_chc_Popl_api as

1: Package Body ben_Pil_Elctbl_chc_Popl_api as
2: /* $Header: bepelapi.pkb 120.1.12020000.2 2012/07/03 13:06:59 amnaraya ship $ */
3: --
4: -- Package Variables
5: --

Line 6: g_package varchar2(33) := ' ben_Pil_Elctbl_chc_Popl_api.';

2: /* $Header: bepelapi.pkb 120.1.12020000.2 2012/07/03 13:06:59 amnaraya ship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' ben_Pil_Elctbl_chc_Popl_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_Pil_Elctbl_chc_Popl >----------------------|
10: -- ----------------------------------------------------------------------------

Line 99: l_pil_elctbl_chc_popl_id ben_pil_elctbl_chc_popl.pil_elctbl_chc_popl_id%TYPE;

95: ) is
96: --
97: -- Declare cursors and local variables
98: --
99: l_pil_elctbl_chc_popl_id ben_pil_elctbl_chc_popl.pil_elctbl_chc_popl_id%TYPE;
100: l_proc varchar2(72) := g_package||'create_Pil_Elctbl_chc_Popl';
101: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;
102: --
103: begin

Line 101: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;

97: -- Declare cursors and local variables
98: --
99: l_pil_elctbl_chc_popl_id ben_pil_elctbl_chc_popl.pil_elctbl_chc_popl_id%TYPE;
100: l_proc varchar2(72) := g_package||'create_Pil_Elctbl_chc_Popl';
101: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;
102: --
103: begin
104: --
105: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 119: ben_Pil_Elctbl_chc_Popl_bk1.create_Pil_Elctbl_chc_Popl_b

115: begin
116: --
117: -- Start of API User Hook for the before hook of create_Pil_Elctbl_chc_Popl
118: --
119: ben_Pil_Elctbl_chc_Popl_bk1.create_Pil_Elctbl_chc_Popl_b
120: (
121: p_dflt_enrt_dt => p_dflt_enrt_dt
122: ,p_dflt_asnd_dt => p_dflt_asnd_dt
123: ,p_elcns_made_dt => p_elcns_made_dt

Line 302: ben_Pil_Elctbl_chc_Popl_bk1.create_Pil_Elctbl_chc_Popl_a

298: begin
299: --
300: -- Start of API User Hook for the after hook of create_Pil_Elctbl_chc_Popl
301: --
302: ben_Pil_Elctbl_chc_Popl_bk1.create_Pil_Elctbl_chc_Popl_a
303: (
304: p_pil_elctbl_chc_popl_id => l_pil_elctbl_chc_popl_id
305: ,p_dflt_enrt_dt => p_dflt_enrt_dt
306: ,p_dflt_asnd_dt => p_dflt_asnd_dt

Line 532: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;

528: --
529: -- Declare cursors and local variables
530: --
531: l_proc varchar2(72) := g_package||'update_Pil_Elctbl_chc_Popl';
532: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;
533: --
534: begin
535: --
536: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 552: ben_Pil_Elctbl_chc_Popl_bk2.update_Pil_Elctbl_chc_Popl_b

548: begin
549: --
550: -- Start of API User Hook for the before hook of update_Pil_Elctbl_chc_Popl
551: --
552: ben_Pil_Elctbl_chc_Popl_bk2.update_Pil_Elctbl_chc_Popl_b
553: (
554: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
555: ,p_dflt_enrt_dt => p_dflt_enrt_dt
556: ,p_dflt_asnd_dt => p_dflt_asnd_dt

Line 736: ben_Pil_Elctbl_chc_Popl_bk2.update_Pil_Elctbl_chc_Popl_a

732: begin
733: --
734: -- Start of API User Hook for the after hook of update_Pil_Elctbl_chc_Popl
735: --
736: ben_Pil_Elctbl_chc_Popl_bk2.update_Pil_Elctbl_chc_Popl_a
737: (
738: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
739: ,p_dflt_enrt_dt => p_dflt_enrt_dt
740: ,p_dflt_asnd_dt => p_dflt_asnd_dt

Line 884: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;

880: --
881: -- Declare cursors and local variables
882: --
883: l_proc varchar2(72) := g_package||'update_Pil_Elctbl_chc_Popl';
884: l_object_version_number ben_pil_elctbl_chc_popl.object_version_number%TYPE;
885: --
886: begin
887: --
888: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 905: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_b

901: begin
902: --
903: -- Start of API User Hook for the before hook of delete_Pil_Elctbl_chc_Popl
904: --
905: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_b
906: (
907: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
908: ,p_object_version_number => p_object_version_number
909: ,p_effective_date => trunc(p_effective_date)

Line 933: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_a

929: begin
930: --
931: -- Start of API User Hook for the after hook of delete_Pil_Elctbl_chc_Popl
932: --
933: ben_Pil_Elctbl_chc_Popl_bk3.delete_Pil_Elctbl_chc_Popl_a
934: (
935: p_pil_elctbl_chc_popl_id => p_pil_elctbl_chc_popl_id
936: ,p_object_version_number => l_object_version_number
937: ,p_effective_date => trunc(p_effective_date)

Line 1014: end ben_Pil_Elctbl_chc_Popl_api;

1010: hr_utility.set_location(' Leaving:'||l_proc, 70);
1011: --
1012: end lck;
1013: --
1014: end ben_Pil_Elctbl_chc_Popl_api;