DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CITY_TAX_RULE dependencies on HR_PUMP_UTILS

Line 635: hr_pump_utils.set_multi_msg_error_flag(true);

631: when hr_multi_message.error_message_exist then
632: if cr%isopen then
633: close cr;
634: end if;
635: hr_pump_utils.set_multi_msg_error_flag(true);
636: when others then
637: if cr%isopen then
638: close cr;
639: end if;