DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_STATE_TAX_RULE dependencies on HR_PUMP_UTILS

Line 678: hr_pump_utils.set_multi_msg_error_flag(true);

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