DBA Data[Home] [Help]

APPS.IGS_EN_TRANSFER_APIS dependencies on IGS_EN_CAREER_MODEL

Line 2878: igs_en_career_model.enrp_get_sec_sca_status( l_stdnt_ps_attempt_dtls_rec.person_id ,

2874: FETCH c_course_type INTO l_course_type;
2875: CLOSE c_course_type;
2876: -- the source program is a secondary, so derive proper status
2877: l_stdnt_ps_attempt_dtls_rec.course_attempt_status :=
2878: igs_en_career_model.enrp_get_sec_sca_status( l_stdnt_ps_attempt_dtls_rec.person_id ,
2879: l_stdnt_ps_attempt_dtls_rec.course_cd ,
2880: l_stdnt_ps_attempt_dtls_rec.course_attempt_status,
2881: l_stdnt_ps_attempt_dtls_rec.primary_program_type ,
2882: l_stdnt_ps_attempt_dtls_rec.primary_prog_type_source,