DBA Data[Home] [Help]

APPS.HRDPP_CREATE_COMPETENCE dependencies on HR_PUMP_UTILS

Line 748: hr_pump_utils.set_multi_msg_error_flag(true);

744: when hr_multi_message.error_message_exist then
745: if cr%isopen then
746: close cr;
747: end if;
748: hr_pump_utils.set_multi_msg_error_flag(true);
749: when others then
750: if cr%isopen then
751: close cr;
752: end if;