DBA Data[Home] [Help]

APPS.HRDPP_CREATE_POSITION_REQUIREM dependencies on HR_PUMP_UTILS

Line 524: hr_pump_utils.set_multi_msg_error_flag(true);

520: when hr_multi_message.error_message_exist then
521: if cr%isopen then
522: close cr;
523: end if;
524: hr_pump_utils.set_multi_msg_error_flag(true);
525: when others then
526: if cr%isopen then
527: close cr;
528: end if;