DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_COMPETENCE dependencies on HR_MULTI_MESSAGE

Line 763: when hr_multi_message.error_message_exist then

759: close cr;
760: --
761: hr_data_pump.exit('call');
762: exception
763: when hr_multi_message.error_message_exist then
764: if cr%isopen then
765: close cr;
766: end if;
767: hr_pump_utils.set_multi_msg_error_flag(true);