DBA Data[Home] [Help]

APPS.HRDPP_CREATE_RATING_SCALE dependencies on HR_PUMP_UTILS

Line 315: hr_pump_utils.set_multi_msg_error_flag(true);

311: when hr_multi_message.error_message_exist then
312: if cr%isopen then
313: close cr;
314: end if;
315: hr_pump_utils.set_multi_msg_error_flag(true);
316: when others then
317: if cr%isopen then
318: close cr;
319: end if;