DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_CONTACT_RELATI dependencies on HR_PUMP_UTILS

Line 474: hr_pump_utils.set_multi_msg_error_flag(true);

470: when hr_multi_message.error_message_exist then
471: if cr%isopen then
472: close cr;
473: end if;
474: hr_pump_utils.set_multi_msg_error_flag(true);
475: when others then
476: if cr%isopen then
477: close cr;
478: end if;