DBA Data[Home] [Help]

APPS.IGF_AP_MATCHING_PROCESS_PKG dependencies on IGS_CA_TYPE

Line 3088: l_acad_cal_type igs_ca_type.cal_type%TYPE;

3084: l_person_type igs_pe_person_types.person_type_code%TYPE;
3085: l_inq_cal_type igs_ad_cal_conf.inq_cal_type%TYPE;
3086: l_rowid ROWID;
3087: l_adm_seq igs_ca_inst.sequence_number%TYPE;
3088: l_acad_cal_type igs_ca_type.cal_type%TYPE;
3089: l_acad_seq igs_ca_inst.sequence_number%TYPE;
3090: ln_typ_id igs_pe_typ_instances_all.type_instance_id%TYPE;
3091: l_adm_alternate_code igs_ca_inst.alternate_code%TYPE;
3092: l_message VARCHAR2(255);