DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CONTACT_RELATIONS dependencies on HR_PUMP_UTILS

Line 558: hr_pump_utils.set_multi_msg_error_flag(true);

554: when hr_multi_message.error_message_exist then
555: if cr%isopen then
556: close cr;
557: end if;
558: hr_pump_utils.set_multi_msg_error_flag(true);
559: when others then
560: if cr%isopen then
561: close cr;
562: end if;