DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SUA dependencies on IGS_PE_PERSON_TYPES

Line 2680: l_person_type igs_pe_person_types.person_type_code%TYPE;

2676: WHERE teach_cal_type = cp_teach_cal_type AND
2677: teach_ci_sequence_number = cp_teach_cal_seq_num ;
2678:
2679:
2680: l_person_type igs_pe_person_types.person_type_code%TYPE;
2681: l_enr_meth_type igs_en_method_type.enr_method_type%TYPE;
2682: l_enr_category VARCHAR2(20);
2683: l_enr_comm_type VARCHAR2(2000);
2684: l_enrolment_cat IGS_AS_SC_ATMPT_ENR.enrolment_cat%TYPE;