DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PERSON_LIFE_EVENT dependencies on HR_PUMP_UTILS

Line 562: hr_pump_utils.set_multi_msg_error_flag(true);

558: when hr_multi_message.error_message_exist then
559: if cr%isopen then
560: close cr;
561: end if;
562: hr_pump_utils.set_multi_msg_error_flag(true);
563: when others then
564: if cr%isopen then
565: close cr;
566: end if;