DBA Data[Home] [Help]

APPS.IGS_EN_GEN_018 dependencies on IGS_EN_GEN_004

Line 879: IF FALSE=igs_en_gen_004.enrp_get_rec_window (p_cal_type => l_teach_cal_dtls.teach_cal_type,

875: p_uoo_id => l_uoo_id ) THEN
876: enrpl_unit_msg ('E',l_bulk_suas.upload_id,'IGS_EN_CANT_UPD_OUTS_ENRL');
877: l_abort_loop:=TRUE;
878: ELSE --uoo is not attempted -- Variation Window Validation passed-- Validation for the Enrollment window
879: IF FALSE=igs_en_gen_004.enrp_get_rec_window (p_cal_type => l_teach_cal_dtls.teach_cal_type,
880: p_ci_sequence_number => l_teach_cal_dtls.teach_ci_sequence_number,
881: p_effective_date => SYSDATE,
882: p_uoo_id => l_uoo_id,
883: p_message_name => l_error_message ) THEN