DBA Data[Home] [Help]

APPS.BEN_DERIVE_PART_AND_RATE_CACHE dependencies on BEN_DERIVE_PART_AND_RATE_CACHE

Line 1: PACKAGE BODY ben_derive_part_and_rate_cache AS

1: PACKAGE BODY ben_derive_part_and_rate_cache AS
2: /* $Header: bendrpac.pkb 120.1 2005/08/05 11:44:59 mmudigon noship $ */
3: --------------------------------------------------------------------------------
4: /*
5: +==============================================================================+

Line 91: g_package VARCHAR2(80) := 'ben_derive_part_and_rate_cache';

87: 307
88: */
89: --------------------------------------------------------------------------------
90: --
91: g_package VARCHAR2(80) := 'ben_derive_part_and_rate_cache';
92: g_hash_key NUMBER := ben_hash_utility.get_hash_key;
93: g_hash_jump NUMBER := ben_hash_utility.get_hash_jump;
94: --
95: --Private function to get opt_id from the oipl_id

Line 17414: END ben_derive_part_and_rate_cache;

17410: -- hr_utility.set_location ('Leaving '||l_package,10);
17411: --
17412: END clear_down_cache;
17413: --
17414: END ben_derive_part_and_rate_cache;