DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PLAN_BENEFICIARY dependencies on HR_PUMP_UTILS

Line 544: hr_pump_utils.set_multi_msg_error_flag(true);

540: when hr_multi_message.error_message_exist then
541: if cr%isopen then
542: close cr;
543: end if;
544: hr_pump_utils.set_multi_msg_error_flag(true);
545: when others then
546: if cr%isopen then
547: close cr;
548: end if;