DBA Data[Home] [Help]

APPS.IGS_PE_DYNAMIC_PERSID_GROUP dependencies on IGS_PE_PERSON_BASE_V

Line 260: ( person_id igs_pe_person_base_v.person_id%TYPE);

256:
257: TYPE c_person_id_grpCurTyp IS REF CURSOR ;
258: c_person_id_grp c_person_id_grpCurTyp ;
259: TYPE c_person_id_grp_recTyp IS RECORD
260: ( person_id igs_pe_person_base_v.person_id%TYPE);
261: c_person_id_grp_rec c_person_id_grp_recTyp ;
262:
263: CURSOR c_Rec IS
264: SELECT S.sql_segment