DBA Data[Home] [Help]

APPS.BEN_PEP_CACHE dependencies on BEN_DERIVE_PART_AND_RATE_FACTS

Line 84: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure

80: ,p_ptip_id in number default null
81: ,p_pl_id in number default null
82: ,p_plip_id in number default null
83: ,p_date_sync in boolean default false
84: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
85: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure
86: )
87: is
88: --

Line 85: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure

81: ,p_pl_id in number default null
82: ,p_plip_id in number default null
83: ,p_date_sync in boolean default false
84: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
85: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure
86: )
87: is
88: --
89: l_proc varchar2(72) := 'get_pilpep_dets';

Line 92: l_reset ben_derive_part_and_rate_facts.g_cache_structure;

88: --
89: l_proc varchar2(72) := 'get_pilpep_dets';
90: --
91: l_hv pls_integer;
92: l_reset ben_derive_part_and_rate_facts.g_cache_structure;
93: --
94: begin
95: --
96: if p_date_sync

Line 195: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure

191: ,p_pl_id in number default null
192: ,p_opt_id in number default null
193: ,p_plip_id in number default null
194: ,p_date_sync in boolean default false
195: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
196: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure
197: )
198: is
199: --

Line 196: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure

192: ,p_opt_id in number default null
193: ,p_plip_id in number default null
194: ,p_date_sync in boolean default false
195: -- ,p_inst_row in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
196: ,p_inst_row out nocopy ben_derive_part_and_rate_facts.g_cache_structure
197: )
198: is
199: --
200: l_proc varchar2(72) := 'get_pilepo_dets';

Line 203: l_reset ben_derive_part_and_rate_facts.g_cache_structure;

199: --
200: l_proc varchar2(72) := 'get_pilepo_dets';
201: --
202: l_hv pls_integer;
203: l_reset ben_derive_part_and_rate_facts.g_cache_structure;
204: --
205: begin
206: --
207: if p_date_sync