DBA Data[Home] [Help]

APPS.IGS_UC_QUAL_DETS_IMP_PKG dependencies on IGS_UC_UTILS

Line 213: IF NOT (igs_uc_utils.is_ucas_hesa_enabled) THEN

209: retcode := 0;
210: l_records_deleted := 0;
211:
212: /* Checking whether the UK profile is enabled */
213: IF NOT (igs_uc_utils.is_ucas_hesa_enabled) THEN
214: RAISE igs_uc_he_not_enabled_excep; /* user defined exception */
215: END IF;
216:
217: -- Displays log message "Deleting the existing qualifications that are imported from UCAS and not having Advanced standing details associated with it.".