DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on PER_ALL_ASSIGNMENTS_F

Line 10: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype

6: --
7: procedure check_prev_elig
8: (p_comp_obj_tree_row in out NOCOPY ben_manage_life_events.g_cache_proc_objects_rec
9: ,p_per_row in out NOCOPY per_all_people_f%rowtype
10: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype
11: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype
12: ,p_pil_row in out NOCOPY ben_per_in_ler%rowtype
13: ,p_person_id in number
14: ,p_business_group_id in number

Line 11: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype

7: procedure check_prev_elig
8: (p_comp_obj_tree_row in out NOCOPY ben_manage_life_events.g_cache_proc_objects_rec
9: ,p_per_row in out NOCOPY per_all_people_f%rowtype
10: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype
11: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype
12: ,p_pil_row in out NOCOPY ben_per_in_ler%rowtype
13: ,p_person_id in number
14: ,p_business_group_id in number
15: ,p_effective_date in date