DBA Data[Home] [Help]

APPS.HRDPP_CREATE_STATE_TAX_RULE dependencies on HR_PUMP_UTILS

Line 664: hr_pump_utils.set_multi_msg_error_flag(true);

660: when hr_multi_message.error_message_exist then
661: if cr%isopen then
662: close cr;
663: end if;
664: hr_pump_utils.set_multi_msg_error_flag(true);
665: when others then
666: if cr%isopen then
667: close cr;
668: end if;