DBA Data[Home] [Help]

APPS.IGS_EN_TRANSFER_APIS dependencies on IGS_EN_GEN_012

Line 2826: l_status := IGS_EN_GEN_012.ENRP_UPD_SCA_DISCONT (

2822: FETCH c_get_discont_reason INTO l_discont_reason_code;
2823: CLOSE c_get_discont_reason;
2824: IGS_EN_STDNT_PS_ATT_PKG.skip_before_after_dml := FALSE;
2825: -- discontinue the source program attempt on the same date as the program ransfer record was created
2826: l_status := IGS_EN_GEN_012.ENRP_UPD_SCA_DISCONT (
2827: p_person_id,
2828: p_source_program_cd,
2829: p_source_prog_ver,
2830: l_stdnt_ps_attempt_dtls_rec.course_attempt_status,