DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on PER_ALL_ASSIGNMENTS_F

Line 37: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype

33: ---------------------------------------------------------------------------
34: procedure check_prev_elig
35: (p_comp_obj_tree_row in out NOCOPY ben_manage_life_events.g_cache_proc_objects_rec
36: ,p_per_row in out NOCOPY per_all_people_f%rowtype
37: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype
38: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype
39: ,p_pil_row in out NOCOPY ben_per_in_ler%rowtype
40: ,p_person_id in number
41: ,p_business_group_id in number

Line 38: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype

34: procedure check_prev_elig
35: (p_comp_obj_tree_row in out NOCOPY ben_manage_life_events.g_cache_proc_objects_rec
36: ,p_per_row in out NOCOPY per_all_people_f%rowtype
37: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype
38: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype
39: ,p_pil_row in out NOCOPY ben_per_in_ler%rowtype
40: ,p_person_id in number
41: ,p_business_group_id in number
42: ,p_effective_date in date