DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_HESA_TO_OSS_PKG dependencies on IGS_GE_GEN_003

Line 340: IGS_GE_GEN_003.SET_ORG_ID;

336:
337: BEGIN
338:
339: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
340: IGS_GE_GEN_003.SET_ORG_ID;
341:
342: /* To check if the country code profile is set to UK - if not the process should be terminated */
343: IF NOT (IGS_UC_UTILS.IS_UCAS_HESA_ENABLED) THEN
344: RAISE IGS_UC_HE_NOT_ENABLED_EXCEP;