DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_CBR_QUALD_BNF dependencies on HR_PUMP_UTILS

Line 481: hr_pump_utils.set_multi_msg_error_flag(true);

477: when hr_multi_message.error_message_exist then
478: if cr%isopen then
479: close cr;
480: end if;
481: hr_pump_utils.set_multi_msg_error_flag(true);
482: when others then
483: if cr%isopen then
484: close cr;
485: end if;