DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_COUNTY_TAX_RULE dependencies on HR_PUMP_UTILS

Line 636: hr_pump_utils.set_multi_msg_error_flag(true);

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