DBA Data[Home] [Help]

APPS.HRDPP_CREATE_IN_PERSON_ADDRESS dependencies on HR_PUMP_UTILS

Line 423: hr_pump_utils.set_multi_msg_error_flag(true);

419: when hr_multi_message.error_message_exist then
420: if cr%isopen then
421: close cr;
422: end if;
423: hr_pump_utils.set_multi_msg_error_flag(true);
424: when others then
425: if cr%isopen then
426: close cr;
427: end if;