DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_US_PERSONAL_PAY_M dependencies on HR_PUMP_UTILS

Line 618: hr_pump_utils.set_multi_msg_error_flag(true);

614: when hr_multi_message.error_message_exist then
615: if cr%isopen then
616: close cr;
617: end if;
618: hr_pump_utils.set_multi_msg_error_flag(true);
619: when others then
620: if cr%isopen then
621: close cr;
622: end if;