DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PRTT_RT_VAL dependencies on HR_MULTI_MESSAGE

Line 776: when hr_multi_message.error_message_exist then

772: close cr;
773: --
774: hr_data_pump.exit('call');
775: exception
776: when hr_multi_message.error_message_exist then
777: if cr%isopen then
778: close cr;
779: end if;
780: hr_pump_utils.set_multi_msg_error_flag(true);