DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_COMPETENCE dependencies on HR_PUMP_UTILS

Line 767: hr_pump_utils.set_multi_msg_error_flag(true);

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);
768: when others then
769: if cr%isopen then
770: close cr;
771: end if;