DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_CWK_ASG dependencies on HR_MULTI_MESSAGE

Line 740: when hr_multi_message.error_message_exist then

736: close cr;
737: --
738: hr_data_pump.exit('call');
739: exception
740: when hr_multi_message.error_message_exist then
741: if cr%isopen then
742: close cr;
743: end if;
744: hr_pump_utils.set_multi_msg_error_flag(true);