DBA Data[Home] [Help]

APPS.IGS_FI_REFUNDS_PROCESS dependencies on IGS_PE_PRSID_GRP_MEM

Line 577: TYPE person_group_rec IS RECORD ( p_n_person_id igs_pe_prsid_grp_mem.person_id%TYPE);

573: cur_person_grp_ref person_group_ref;
574:
575: -- The variable l_cur_person_grp_rec is used to hold the values
576: -- fetched by the ref cursor
577: TYPE person_group_rec IS RECORD ( p_n_person_id igs_pe_prsid_grp_mem.person_id%TYPE);
578: l_cur_person_grp_rec person_group_rec;
579:
580: -- Variable to hold the dynamic sql query to identify persons
581: -- in a Person Id Group