DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY dependencies on BEN_PERSON_OBJECT

Line 18: ,p_appasg_row in out NOCOPY ben_person_object.g_cache_ass_table

14: ,p_par_elig_state in out NOCOPY ben_comp_obj_filter.g_par_elig_state_rec
15: ,p_per_row in out NOCOPY per_all_people_f%rowtype
16: ,p_empasg_row in out NOCOPY per_all_assignments_f%rowtype
17: ,p_benasg_row in out NOCOPY per_all_assignments_f%rowtype
18: ,p_appasg_row in out NOCOPY ben_person_object.g_cache_ass_table
19: ,p_empasgast_row in out NOCOPY per_assignment_status_types%rowtype
20: ,p_benasgast_row in out NOCOPY per_assignment_status_types%rowtype
21: ,p_pil_row in out NOCOPY ben_per_in_ler%rowtype
22: ,p_person_id in number

Line 192: l_typ_rec ben_person_object.g_cache_typ_table;

188: l_pl_typ_id number;
189: --
190: -- bug 2424041 ends
191: --
192: l_typ_rec ben_person_object.g_cache_typ_table;
193: l_ast_rec per_assignment_status_types%rowtype;
194: l_appass_rec ben_person_object.g_cache_ass_table;
195: --
196: cursor c_ff_use_asg(cv_formula_id in number) is

Line 194: l_appass_rec ben_person_object.g_cache_ass_table;

190: -- bug 2424041 ends
191: --
192: l_typ_rec ben_person_object.g_cache_typ_table;
193: l_ast_rec per_assignment_status_types%rowtype;
194: l_appass_rec ben_person_object.g_cache_ass_table;
195: --
196: cursor c_ff_use_asg(cv_formula_id in number) is
197: select 'Y'
198: from ff_fdi_usages_f