DBA Data[Home] [Help]

APPS.HRDPP_CREATE_POSITION_REQUIREM dependencies on HR_MULTI_MESSAGE

Line 520: when hr_multi_message.error_message_exist then

516: close cr;
517: --
518: hr_data_pump.exit('call');
519: exception
520: when hr_multi_message.error_message_exist then
521: if cr%isopen then
522: close cr;
523: end if;
524: hr_pump_utils.set_multi_msg_error_flag(true);