DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_FED_TAX_RULE dependencies on HR_PUMP_UTILS

Line 679: hr_pump_utils.set_multi_msg_error_flag(true);

675: when hr_multi_message.error_message_exist then
676: if cr%isopen then
677: close cr;
678: end if;
679: hr_pump_utils.set_multi_msg_error_flag(true);
680: when others then
681: if cr%isopen then
682: close cr;
683: end if;