DBA Data[Home] [Help]

APPS.OTA_CPE_UTIL dependencies on APP_EXCEPTION

Line 1188: WHEN app_exception.application_exception THEN

1184: return l_return_status;
1185:
1186: EXCEPTION
1187:
1188: WHEN app_exception.application_exception THEN
1189: hr_utility.set_location(' Leaving:'||l_proc, 25);
1190:
1191: if p_mass_update_flag = 'N' then
1192: if hr_multi_message.exception_add(p_associated_column1 => 'OTA_CERT_PRD_ENROLLMENTS.CERT_PERIOD_END_DATE') then