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.2.12010000.3 2008/08/05 14:42:14 ubhat 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.2.12010000.3 2008/08/05 14:42:14 ubhat 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 538: end ben_elpro_check_eligibility;

534: hr_utility.set_location('Leaving :'||l_proc,20);
535: --
536: end check_elig_dpnt_othr_ptip;
537: --
538: end ben_elpro_check_eligibility;