DBA Data[Home] [Help]

APPS.IGS_ADMAPPLICATION_PUB dependencies on FND_PROFILE

Line 1144: IF FND_PROFILE.VALUE('OSS_COUNTRY_CODE') = 'GB' THEN

1140:
1141:
1142: IF p_ucas_transaction = 'Y' THEN
1143: -- Check the message count in stack before calling TBH.
1144: IF FND_PROFILE.VALUE('OSS_COUNTRY_CODE') = 'GB' THEN
1145: igs_ad_ps_appl_inst_pkg.ucas_user_hook(p_admission_appl_number => l_c_aplinst_cur.admission_appl_number,
1146: p_nominated_course_cd => l_c_aplinst_cur.nominated_course_cd,
1147: p_sequence_number => l_c_aplinst_cur.sequence_number,
1148: p_adm_outcome_status => l_adm_outcome_status,