DBA Data[Home] [Help]

APPS.HRDPP_CREATE_RATING_LEVEL dependencies on HR_PUMP_UTILS

Line 336: hr_pump_utils.set_multi_msg_error_flag(true);

332: when hr_multi_message.error_message_exist then
333: if cr%isopen then
334: close cr;
335: end if;
336: hr_pump_utils.set_multi_msg_error_flag(true);
337: when others then
338: if cr%isopen then
339: close cr;
340: end if;