DBA Data[Home] [Help]

APPS.HRDPP_CREATE_GB_PERSONAL_PAY_M dependencies on HR_MULTI_MESSAGE

Line 768: when hr_multi_message.error_message_exist then

764: close cr;
765: --
766: hr_data_pump.exit('call');
767: exception
768: when hr_multi_message.error_message_exist then
769: if cr%isopen then
770: close cr;
771: end if;
772: hr_pump_utils.set_multi_msg_error_flag(true);