DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CA_EMP_FEDTAX_INF dependencies on HR_PUMP_UTILS

Line 485: hr_pump_utils.set_multi_msg_error_flag(true);

481: when hr_multi_message.error_message_exist then
482: if cr%isopen then
483: close cr;
484: end if;
485: hr_pump_utils.set_multi_msg_error_flag(true);
486: when others then
487: if cr%isopen then
488: close cr;
489: end if;