DBA Data[Home] [Help]

APPS.AME_RUL_INS dependencies on APP_EXCEPTION

Line 59: when app_exception.application_exception then

55: end if;
56: end loop;
57: return(newRuleKey1);
58: exception
59: when app_exception.application_exception then
60: if hr_multi_message.exception_add
61: (p_associated_column1 => 'RULE_TYPE') then
62: hr_utility.set_location(' Leaving:'|| l_proc, 50);
63: raise;