DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CA_EMP_FEDTAX_INF dependencies on HR_PUMP_UTILS

Line 473: hr_pump_utils.set_multi_msg_error_flag(true);

469: when hr_multi_message.error_message_exist then
470: if cr%isopen then
471: close cr;
472: end if;
473: hr_pump_utils.set_multi_msg_error_flag(true);
474: when others then
475: if cr%isopen then
476: close cr;
477: end if;