DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CBR_QUALD_BNF dependencies on HR_PUMP_UTILS

Line 457: hr_pump_utils.set_multi_msg_error_flag(true);

453: when hr_multi_message.error_message_exist then
454: if cr%isopen then
455: close cr;
456: end if;
457: hr_pump_utils.set_multi_msg_error_flag(true);
458: when others then
459: if cr%isopen then
460: close cr;
461: end if;