DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PERSONAL_PAY_METH dependencies on HR_PUMP_UTILS

Line 760: hr_pump_utils.set_multi_msg_error_flag(true);

756: when hr_multi_message.error_message_exist then
757: if cr%isopen then
758: close cr;
759: end if;
760: hr_pump_utils.set_multi_msg_error_flag(true);
761: when others then
762: if cr%isopen then
763: close cr;
764: end if;