DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CN_PERSON_ADDRESS dependencies on HR_PUMP_UTILS

Line 492: hr_pump_utils.set_multi_msg_error_flag(true);

488: when hr_multi_message.error_message_exist then
489: if cr%isopen then
490: close cr;
491: end if;
492: hr_pump_utils.set_multi_msg_error_flag(true);
493: when others then
494: if cr%isopen then
495: close cr;
496: end if;