DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_GB_PERSONAL_PAY_M dependencies on HR_MULTI_MESSAGE

Line 752: when hr_multi_message.error_message_exist then

748: close cr;
749: --
750: hr_data_pump.exit('call');
751: exception
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);