DBA Data[Home] [Help]

APPS.IGS_DA_UTILS_PKG dependencies on IGS_DA_REQ_WIF

Line 154: FROM igs_da_req_wif

150: l_dyn_stud_grp_mem VARCHAR2(2000);
151:
152: CURSOR c_igs_da_rec_wif (cp_batch_id igs_da_rqst.batch_id%TYPE) IS
153: SELECT *
154: FROM igs_da_req_wif
155: WHERE batch_id = cp_batch_id;
156:
157: CURSOR c_prog_attempt (cp_person_id igs_da_rqst.person_id%TYPE) IS
158: SELECT course_cd