DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_CONTACT_RELATI dependencies on HR_MULTI_MESSAGE

Line 470: when hr_multi_message.error_message_exist then

466: close cr;
467: --
468: hr_data_pump.exit('call');
469: exception
470: when hr_multi_message.error_message_exist then
471: if cr%isopen then
472: close cr;
473: end if;
474: hr_pump_utils.set_multi_msg_error_flag(true);