DBA Data[Home] [Help]

APPS.IGS_HE_IMPORT_DATA dependencies on IGS_UC_UTILS

Line 1404: IF Not (IGS_UC_UTILS.IS_UCAS_HESA_ENABLED) THEN

1400: l_batch_id := p_batch_id ;
1401:
1402: -- Checking whether the UK profile is enabled
1403: -- If country code is not set to GB then exit job
1404: IF Not (IGS_UC_UTILS.IS_UCAS_HESA_ENABLED) THEN
1405: Raise IGS_UC_HE_NOT_ENABLED_EXCEP; -- user defined exception
1406: END IF;
1407:
1408: -- Validate the Parameters ,atleast one of person details or program attempt details should be imported