DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on BEN_DERIVE_PART_AND_RATE_FACTS

Line 39: ,p_comp_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure

35: ,p_oipl_id in number
36: ,p_plip_id in number
37: ,p_ptip_id in number
38: ,p_ler_id in number
39: ,p_comp_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
40: ,p_oiplip_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
41: --
42: ,p_eligible out nocopy boolean
43: ,p_not_eligible out nocopy boolean

Line 40: ,p_oiplip_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure

36: ,p_plip_id in number
37: ,p_ptip_id in number
38: ,p_ler_id in number
39: ,p_comp_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
40: ,p_oiplip_rec in out NOCOPY ben_derive_part_and_rate_facts.g_cache_structure
41: --
42: ,p_eligible out nocopy boolean
43: ,p_not_eligible out nocopy boolean
44: --