DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CA_EMP_PRVTAX_INF dependencies on HR_PUMP_UTILS

Line 564: hr_pump_utils.set_multi_msg_error_flag(true);

560: when hr_multi_message.error_message_exist then
561: if cr%isopen then
562: close cr;
563: end if;
564: hr_pump_utils.set_multi_msg_error_flag(true);
565: when others then
566: if cr%isopen then
567: close cr;
568: end if;