DBA Data[Home] [Help]

APPS.HRDPP_CREATE_ELIG_PERSON_OPTIO dependencies on HR_PUMP_UTILS

Line 769: hr_pump_utils.set_multi_msg_error_flag(true);

765: when hr_multi_message.error_message_exist then
766: if cr%isopen then
767: close cr;
768: end if;
769: hr_pump_utils.set_multi_msg_error_flag(true);
770: when others then
771: if cr%isopen then
772: close cr;
773: end if;