DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_LIFE_EVENT_REASON dependencies on HR_PUMP_UTILS

Line 520: hr_pump_utils.set_multi_msg_error_flag(true);

516: when hr_multi_message.error_message_exist then
517: if cr%isopen then
518: close cr;
519: end if;
520: hr_pump_utils.set_multi_msg_error_flag(true);
521: when others then
522: if cr%isopen then
523: close cr;
524: end if;