DBA Data[Home] [Help]

APPS.BEN_ELPRO_CHECK_ELIGIBILITY dependencies on BEN_ELPRO_CHECK_ELIGIBILITY

Line 1: package body ben_elpro_check_eligibility as

1: package body ben_elpro_check_eligibility as
2: /* $Header: bendtlep.pkb 120.7.12020000.4 2013/03/11 17:12:55 stee ship $ */
3: --
4: g_package varchar2(50) := 'ben_elpro_check_eligibility.';
5: g_rec benutils.g_batch_elig_rec;

Line 4: g_package varchar2(50) := 'ben_elpro_check_eligibility.';

1: package body ben_elpro_check_eligibility as
2: /* $Header: bendtlep.pkb 120.7.12020000.4 2013/03/11 17:12:55 stee ship $ */
3: --
4: g_package varchar2(50) := 'ben_elpro_check_eligibility.';
5: g_rec benutils.g_batch_elig_rec;
6: --
7: procedure check_elig_othr_ptip_prte
8: (p_eligy_prfl_id in number

Line 551: end ben_elpro_check_eligibility;

547: hr_utility.set_location('Leaving :'||l_proc,20);
548: --
549: end check_elig_dpnt_othr_ptip;
550: --
551: end ben_elpro_check_eligibility;