DBA Data[Home] [Help]

APPS.PER_ABT_BUS dependencies on APP_EXCEPTION

Line 205: when app_exception.application_exception then

201: end if;
202: end if;
203: hr_utility.set_location('Leaving:'||l_proc,70);
204: exception
205: when app_exception.application_exception then
206: if hr_multi_message.exception_add
207: (p_associated_column1 => 'PER_ABS_ATTENDANCE_TYPES_TL.NAME'
208: ) then
209: hr_utility.set_location('Leaving:'||l_proc,80);