DBA Data[Home] [Help]

APPS.HR_KFLEX_UTILITY dependencies on APP_EXCEPTION

Line 1513: when app_exception.application_exception then

1509: if g_debug then
1510: hr_utility.set_location('Leaving '|| l_proc, 100);
1511: end if;
1512: exception
1513: when app_exception.application_exception then
1514: if hr_multi_message.exception_add then
1515: if g_debug then
1516: hr_utility.set_location(l_proc, 100);
1517: end if;

Line 2192: when app_exception.application_exception then

2188: hr_utility.set_location('Leaving '|| l_proc, 130);
2189: end if;
2190: end if; -- if flex code in varray
2191: exception
2192: when app_exception.application_exception then
2193: if hr_multi_message.exception_add then
2194: if g_debug then
2195: hr_utility.set_location('Leaving '|| l_proc, 140);
2196: end if;