DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PTNL_LER_FOR_PER dependencies on HR_PUMP_UTILS

Line 356: hr_pump_utils.set_multi_msg_error_flag(true);

352: when hr_multi_message.error_message_exist then
353: if cr%isopen then
354: close cr;
355: end if;
356: hr_pump_utils.set_multi_msg_error_flag(true);
357: when others then
358: if cr%isopen then
359: close cr;
360: end if;