DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CA_EMP_PRVTAX_INF dependencies on HR_MULTI_MESSAGE

Line 527: when hr_multi_message.error_message_exist then

523: close cr;
524: --
525: hr_data_pump.exit('call');
526: exception
527: when hr_multi_message.error_message_exist then
528: if cr%isopen then
529: close cr;
530: end if;
531: hr_pump_utils.set_multi_msg_error_flag(true);