DBA Data[Home] [Help]

APPS.HRDPP_CREATE_SUPER_CONTRIBUTIO dependencies on HR_PUMP_UTILS

Line 458: hr_pump_utils.set_multi_msg_error_flag(true);

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