DBA Data[Home] [Help]

APPS.BEN_BATCH_ELCTBL_CHC_API dependencies on BEN_BATCH_ELCTBL_CHC_INFO

Line 35: l_batch_elctbl_id ben_batch_elctbl_chc_info.batch_elctbl_id%TYPE;

31: ,p_effective_date in date) is
32: --
33: -- Declare cursors and local variables
34: --
35: l_batch_elctbl_id ben_batch_elctbl_chc_info.batch_elctbl_id%TYPE;
36: l_proc varchar2(72) := g_package||'create_batch_elctbl_chc';
37: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;
38: --
39: begin

Line 37: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;

33: -- Declare cursors and local variables
34: --
35: l_batch_elctbl_id ben_batch_elctbl_chc_info.batch_elctbl_id%TYPE;
36: l_proc varchar2(72) := g_package||'create_batch_elctbl_chc';
37: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;
38: --
39: begin
40: --
41: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 211: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;

207: --
208: -- Declare cursors and local variables
209: --
210: l_proc varchar2(72) := g_package||'update_batch_elctbl_chc';
211: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;
212: --
213: begin
214: --
215: hr_utility.set_location('Entering:'|| l_proc, 10);

Line 369: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;

365: --
366: -- Declare cursors and local variables
367: --
368: l_proc varchar2(72) := g_package||'update_batch_elctbl_chc';
369: l_object_version_number ben_batch_elctbl_chc_info.object_version_number%TYPE;
370: --
371: begin
372: --
373: hr_utility.set_location('Entering:'|| l_proc, 10);