DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PLAN_BENEFICIARY dependencies on HR_MULTI_MESSAGE

Line 540: when hr_multi_message.error_message_exist then

536: close cr;
537: --
538: hr_data_pump.exit('call');
539: exception
540: when hr_multi_message.error_message_exist then
541: if cr%isopen then
542: close cr;
543: end if;
544: hr_pump_utils.set_multi_msg_error_flag(true);