DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CA_EMP_PRVTAX_INF dependencies on HR_MULTI_MESSAGE

Line 560: when hr_multi_message.error_message_exist then

556: close cr;
557: --
558: hr_data_pump.exit('call');
559: exception
560: when hr_multi_message.error_message_exist then
561: if cr%isopen then
562: close cr;
563: end if;
564: hr_pump_utils.set_multi_msg_error_flag(true);