DBA Data[Home] [Help]

APPS.PAYPLNK dependencies on HR_MESSAGE

Line 5080: hr_message.provide_error;

5076: --
5077: exception
5078: --
5079: when others then
5080: hr_message.provide_error;
5081: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then
5082: --
5083: select to_number(((to_char(sysdate, 'J') - 1 ) * 86400) +
5084: to_char(sysdate, 'SSSSS'))

Line 5081: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then

5077: exception
5078: --
5079: when others then
5080: hr_message.provide_error;
5081: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then
5082: --
5083: select to_number(((to_char(sysdate, 'J') - 1 ) * 86400) +
5084: to_char(sysdate, 'SSSSS'))
5085: into l_etime

Line 5273: hr_message.provide_error;

5269: --
5270: exception
5271: --
5272: when others then
5273: hr_message.provide_error;
5274: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then
5275: --
5276: select to_number(((to_char(sysdate, 'J') - 1 ) * 86400) +
5277: to_char(sysdate, 'SSSSS'))

Line 5274: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then

5270: exception
5271: --
5272: when others then
5273: hr_message.provide_error;
5274: if (l_time_out and hr_message.last_message_name = 'HR_7165_OBJECT_LOCKED') then
5275: --
5276: select to_number(((to_char(sysdate, 'J') - 1 ) * 86400) +
5277: to_char(sysdate, 'SSSSS'))
5278: into l_etime