DBA Data[Home] [Help]

APPS.AME_CON_INS dependencies on APP_EXCEPTION

Line 68: when app_exception.application_exception then

64: end if;
65: end loop;
66: return(newConditionKey1);
67: exception
68: when app_exception.application_exception then
69: if hr_multi_message.exception_add
70: (p_associated_column1 => 'RULE_TYPE') then
71: hr_utility.set_location(' Leaving:'|| l_proc, 50);
72: raise;