DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_GB_PERSONAL_PAY_M dependencies on HR_PUMP_UTILS

Line 756: hr_pump_utils.set_multi_msg_error_flag(true);

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