DBA Data[Home] [Help]

APPS.HRDPP_CREATE_IN_PASSPORT_DETAI dependencies on HR_PUMP_UTILS

Line 360: hr_pump_utils.set_multi_msg_error_flag(true);

356: when hr_multi_message.error_message_exist then
357: if cr%isopen then
358: close cr;
359: end if;
360: hr_pump_utils.set_multi_msg_error_flag(true);
361: when others then
362: if cr%isopen then
363: close cr;
364: end if;