DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_UPDATE dependencies on APP_EXCEPTION

Line 7324: when app_exception.application_exception then

7320: hr_utility.set_location('Leaving: '||l_proc, 220);
7321: --
7322: --Bugfix # 3888928 starts here
7323: EXCEPTION
7324: when app_exception.application_exception then
7325: hr_message.provide_error;
7326: if hr_message.last_message_app in ('PER','PAY') then
7327: if hr_message.last_message_name='HR_7155_OBJECT_INVALID' then
7328: fnd_message.set_name('FND', 'FORM_RECORD_CHANGED');