DBA Data[Home] [Help]

APPS.IGS_EN_IVR_PUB dependencies on IGS_PE_PERSON_BASE_V

Line 167: l_person_id igs_pe_person_base_v.person_id%TYPE;

163: || (reverse chronological order - newest change first)
164: */
165: l_api_name VARCHAR2(30) := 'ENROLL_CART';
166:
167: l_person_id igs_pe_person_base_v.person_id%TYPE;
168: l_person_type igs_pe_typ_instances.person_type_code%TYPE;
169: l_cal_type igs_ca_inst.cal_type%TYPE;
170: l_ci_sequence_number igs_ca_inst.sequence_number%TYPE;
171: l_primary_code igs_ps_ver.course_cd%TYPE;

Line 804: l_person_id igs_pe_person_base_v.person_id%TYPE;

800: */
801:
802: l_api_name CONSTANT VARCHAR2(30) := 'PERSON_STEPS';
803:
804: l_person_id igs_pe_person_base_v.person_id%TYPE;
805: l_person_type igs_pe_typ_instances.person_type_code%TYPE;
806: l_cal_type igs_ca_inst.cal_type%TYPE;
807: l_ci_sequence_number igs_ca_inst.sequence_number%TYPE;
808: l_primary_code igs_ps_ver.course_cd%TYPE;