DBA Data[Home] [Help]

APPS.OTA_CPE_UTIL dependencies on APP_EXCEPTION

Line 1180: WHEN app_exception.application_exception THEN

1176: return l_return_status;
1177:
1178: EXCEPTION
1179:
1180: WHEN app_exception.application_exception THEN
1181: hr_utility.set_location(' Leaving:'||l_proc, 25);
1182:
1183: if p_mass_update_flag = 'N' then
1184: if hr_multi_message.exception_add(p_associated_column1 => 'OTA_CERT_PRD_ENROLLMENTS.CERT_PERIOD_END_DATE') then