DBA Data[Home] [Help]

APPS.HRDPP_CREATE_IN_ORG_PAYMENT_ME dependencies on HR_MULTI_MESSAGE

Line 584: when hr_multi_message.error_message_exist then

580: close cr;
581: --
582: hr_data_pump.exit('call');
583: exception
584: when hr_multi_message.error_message_exist then
585: if cr%isopen then
586: close cr;
587: end if;
588: hr_pump_utils.set_multi_msg_error_flag(true);