DBA Data[Home] [Help]

APPS.AME_RULE_API dependencies on APP_EXCEPTION

Line 2332: when app_exception.application_exception then

2328: p_end_date := l_rul_end_date;
2329: --
2330: hr_utility.set_location(' Leaving:'||l_proc, 70);
2331: exception
2332: when app_exception.application_exception then
2333: if hr_multi_message.exception_add
2334: (p_associated_column1 => 'action_id') then
2335: hr_utility.set_location(' Leaving:'|| l_proc, 50);
2336: raise;