DBA Data[Home] [Help]

APPS.HRDPP_CREATE_AU_SECONDARY_EMP_ dependencies on HR_MULTI_MESSAGE

Line 1150: when hr_multi_message.error_message_exist then

1146: close cr;
1147: --
1148: hr_data_pump.exit('call');
1149: exception
1150: when hr_multi_message.error_message_exist then
1151: if cr%isopen then
1152: close cr;
1153: end if;
1154: hr_pump_utils.set_multi_msg_error_flag(true);