DBA Data[Home] [Help]

APPS.IGS_UC_UPD_PENDING_TRANS_PKG dependencies on IGS_UC_UTILS

Line 132: IF NOT (igs_uc_utils.is_ucas_hesa_enabled) THEN

128: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
129: IGS_GE_GEN_003.SET_ORG_ID;
130:
131: /* Checking whether the UK profile is enabled */
132: IF NOT (igs_uc_utils.is_ucas_hesa_enabled) THEN
133:
134: fnd_message.set_name('IGS','IGS_UC_HE_NOT_ENABLED');
135: fnd_file.put_line(fnd_file.log, fnd_message.get()); -- display to user also
136: -- also log using the fnd logging framework