DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_CWK_ASG dependencies on HR_PUMP_UTILS

Line 744: hr_pump_utils.set_multi_msg_error_flag(true);

740: when hr_multi_message.error_message_exist then
741: if cr%isopen then
742: close cr;
743: end if;
744: hr_pump_utils.set_multi_msg_error_flag(true);
745: when others then
746: if cr%isopen then
747: close cr;
748: end if;