DBA Data[Home] [Help]

APPS.HRDPP_CREATE_LIFE_EVENT_REASON dependencies on HR_PUMP_UTILS

Line 482: hr_pump_utils.set_multi_msg_error_flag(true);

478: when hr_multi_message.error_message_exist then
479: if cr%isopen then
480: close cr;
481: end if;
482: hr_pump_utils.set_multi_msg_error_flag(true);
483: when others then
484: if cr%isopen then
485: close cr;
486: end if;