DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_MX_LOC_PERSON_ADD dependencies on HR_PUMP_UTILS

Line 462: hr_pump_utils.set_multi_msg_error_flag(true);

458: when hr_multi_message.error_message_exist then
459: if cr%isopen then
460: close cr;
461: end if;
462: hr_pump_utils.set_multi_msg_error_flag(true);
463: when others then
464: if cr%isopen then
465: close cr;
466: end if;