DBA Data[Home] [Help]

APPS.HR_DFLEX_UTILITY dependencies on APP_EXCEPTION

Line 1268: when app_exception.application_exception then

1264: end if;
1265: end if; -- end if descflex code exists in ignore varray
1266: --
1267: exception
1268: when app_exception.application_exception then
1269: if hr_multi_message.exception_add then
1270: hr_utility.set_location('Leaving '||l_proc, 110);
1271: raise;
1272: end if;