DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CITY_TAX_RULE dependencies on HR_PUMP_UTILS

Line 630: hr_pump_utils.set_multi_msg_error_flag(true);

626: when hr_multi_message.error_message_exist then
627: if cr%isopen then
628: close cr;
629: end if;
630: hr_pump_utils.set_multi_msg_error_flag(true);
631: when others then
632: if cr%isopen then
633: close cr;
634: end if;