DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PRTT_ENRT_RESULT dependencies on HR_PUMP_UTILS

Line 720: hr_pump_utils.set_multi_msg_error_flag(true);

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