DBA Data[Home] [Help]

APPS.BEN_PEP_CACHE dependencies on BEN_CACHE

Line 44: g_pilpep_lookup ben_cache.g_cache_lookup_table;

40: --
41: --
42: -- elig per
43: --
44: g_pilpep_lookup ben_cache.g_cache_lookup_table;
45: g_pilpep_instance g_pep_inst_tbl;
46: g_pilpep_cached boolean := FALSE;
47: --
48: -- Globals.

Line 75: g_optpilepo_lookup ben_cache.g_cache_lookup_table;

71: --
72: type g_epo_inst_tbl is table of ben_derive_part_and_rate_facts.g_cache_structure
73: index by binary_integer;
74: --
75: g_optpilepo_lookup ben_cache.g_cache_lookup_table;
76: g_optpilepo_instance g_epo_inst_tbl;
77: g_optpilepo_cached boolean := FALSE;
78: --
79: procedure get_pilepo_dets