DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_UPDATE dependencies on APP_EXCEPTION

Line 7364: when app_exception.application_exception then

7360: hr_utility.set_location('Leaving: '||l_proc, 220);
7361: --
7362: --Bugfix # 3888928 starts here
7363: EXCEPTION
7364: when app_exception.application_exception then
7365: hr_message.provide_error;
7366: if hr_message.last_message_app in ('PER','PAY') then
7367: if hr_message.last_message_name='HR_7155_OBJECT_INVALID' then
7368: fnd_message.set_name('FND', 'FORM_RECORD_CHANGED');