DBA Data[Home] [Help]

APPS.BEN_DERIVE_PART_AND_RATE_CVG dependencies on BEN_DERIVE_PART_AND_RATE_CVG

Line 1: package body ben_derive_part_and_rate_cvg as

1: package body ben_derive_part_and_rate_cvg as
2: /* $Header: bendrcvg.pkb 115.6 2002/10/23 00:55:05 ikasire noship $ */
3: --------------------------------------------------------------------------------
4: /*
5: +==============================================================================+

Line 30: g_package varchar2(80) := 'ben_derive_part_and_rate_cvg';

26: 22-Oct-02 ikasire 116.6 Bug 2502763 Added more parameters to clf routines
27: */
28: --------------------------------------------------------------------------------
29: --
30: g_package varchar2(80) := 'ben_derive_part_and_rate_cvg';
31: g_hash_key number := ben_hash_utility.get_hash_key;
32: g_hash_jump number := ben_hash_utility.get_hash_jump;
33: --
34: procedure get_los_pl_rate

Line 3733: end ben_derive_part_and_rate_cvg;

3729: -- hr_utility.set_location ('Leaving '||l_package,10);
3730: --
3731: end clear_down_cache;
3732: --
3733: end ben_derive_part_and_rate_cvg;