DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PERSONAL_PAY_METH dependencies on HR_PUMP_UTILS

Line 754: hr_pump_utils.set_multi_msg_error_flag(true);

750: when hr_multi_message.error_message_exist then
751: if cr%isopen then
752: close cr;
753: end if;
754: hr_pump_utils.set_multi_msg_error_flag(true);
755: when others then
756: if cr%isopen then
757: close cr;
758: end if;