DBA Data[Home] [Help]

APPS.HRDPP_CREATE_QUALIFICATION_TYP dependencies on HR_PUMP_UTILS

Line 559: hr_pump_utils.set_multi_msg_error_flag(true);

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