DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_MX_EMP_ASG_CRITER dependencies on HR_PUMP_UTILS

Line 740: hr_pump_utils.set_multi_msg_error_flag(true);

736: when hr_multi_message.error_message_exist then
737: if cr%isopen then
738: close cr;
739: end if;
740: hr_pump_utils.set_multi_msg_error_flag(true);
741: when others then
742: if cr%isopen then
743: close cr;
744: end if;