DBA Data[Home] [Help]

APPS.HRDPP_CREATE_STATE_TAX_RULE dependencies on HR_PUMP_UTILS

Line 670: hr_pump_utils.set_multi_msg_error_flag(true);

666: when hr_multi_message.error_message_exist then
667: if cr%isopen then
668: close cr;
669: end if;
670: hr_pump_utils.set_multi_msg_error_flag(true);
671: when others then
672: if cr%isopen then
673: close cr;
674: end if;