DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_EMP_ASG_CRITERIA dependencies on HR_PUMP_UTILS

Line 721: hr_pump_utils.set_multi_msg_error_flag(true);

717: when hr_multi_message.error_message_exist then
718: if cr%isopen then
719: close cr;
720: end if;
721: hr_pump_utils.set_multi_msg_error_flag(true);
722: when others then
723: if cr%isopen then
724: close cr;
725: end if;