DBA Data[Home] [Help]

APPS.IGS_EN_ELGB_OVR_UOO_PKG dependencies on IGS_EN_METHOD_TYPE

Line 204: l_enr_meth_type igs_en_method_type.ENR_METHOD_TYPE%type;

200: l_message VARCHAR2(2000);
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;