DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_QUALIFICATION_TYP dependencies on HR_PUMP_UTILS

Line 576: hr_pump_utils.set_multi_msg_error_flag(true);

572: when hr_multi_message.error_message_exist then
573: if cr%isopen then
574: close cr;
575: end if;
576: hr_pump_utils.set_multi_msg_error_flag(true);
577: when others then
578: if cr%isopen then
579: close cr;
580: end if;