DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CN_PERSON_ADDRESS dependencies on HR_PUMP_UTILS

Line 478: hr_pump_utils.set_multi_msg_error_flag(true);

474: when hr_multi_message.error_message_exist then
475: if cr%isopen then
476: close cr;
477: end if;
478: hr_pump_utils.set_multi_msg_error_flag(true);
479: when others then
480: if cr%isopen then
481: close cr;
482: end if;