DBA Data[Home] [Help]

APPS.IGS_EN_ELGB_OVR_UOO_PKG dependencies on IGS_EN_CPD_EXT

Line 205: l_enr_comm igs_en_cpd_ext.s_student_comm_type%type;

201: l_sua_def_query VARCHAR2(4000);
202: l_return_val BOOLEAN := FALSE;
203: l_ret_status VARCHAR2(10);
204: l_enr_meth_type igs_en_method_type.ENR_METHOD_TYPE%type;
205: l_enr_comm igs_en_cpd_ext.s_student_comm_type%type;
206: l_enr_cat igs_en_cpd_ext.enrolment_cat%type;
207: l_enr_cal_type igs_ca_inst.cal_type%type;
208: l_enr_ci_seq igs_ca_inst.sequence_number%type;
209: cst_mincp varchar2(10) := 'FMAX_CRDT';

Line 206: l_enr_cat igs_en_cpd_ext.enrolment_cat%type;

202: l_return_val BOOLEAN := FALSE;
203: l_ret_status VARCHAR2(10);
204: l_enr_meth_type igs_en_method_type.ENR_METHOD_TYPE%type;
205: l_enr_comm igs_en_cpd_ext.s_student_comm_type%type;
206: l_enr_cat igs_en_cpd_ext.enrolment_cat%type;
207: l_enr_cal_type igs_ca_inst.cal_type%type;
208: l_enr_ci_seq igs_ca_inst.sequence_number%type;
209: cst_mincp varchar2(10) := 'FMAX_CRDT';
210: cst_maxcp varchar2(10) := 'FMIN_CRDT';