DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_MX_PERSONAL_PAY_M dependencies on HR_PUMP_UTILS

Line 420: hr_pump_utils.set_multi_msg_error_flag(true);

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