DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CA_EMP_FEDTAX_INF dependencies on HR_PUMP_UTILS

Line 503: hr_pump_utils.set_multi_msg_error_flag(true);

499: when hr_multi_message.error_message_exist then
500: if cr%isopen then
501: close cr;
502: end if;
503: hr_pump_utils.set_multi_msg_error_flag(true);
504: when others then
505: if cr%isopen then
506: close cr;
507: end if;