DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_LIFE_EVENT_REASON dependencies on HR_PUMP_UTILS

Line 514: hr_pump_utils.set_multi_msg_error_flag(true);

510: when hr_multi_message.error_message_exist then
511: if cr%isopen then
512: close cr;
513: end if;
514: hr_pump_utils.set_multi_msg_error_flag(true);
515: when others then
516: if cr%isopen then
517: close cr;
518: end if;