DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PERSON_LIFE_EVENT dependencies on HR_MULTI_MESSAGE

Line 558: when hr_multi_message.error_message_exist then

554: close cr;
555: --
556: hr_data_pump.exit('call');
557: exception
558: when hr_multi_message.error_message_exist then
559: if cr%isopen then
560: close cr;
561: end if;
562: hr_pump_utils.set_multi_msg_error_flag(true);