DBA Data[Home] [Help]

APPS.HRDPP_CREATE_SUPPLEMENTARY_ROL dependencies on HR_PUMP_UTILS

Line 522: hr_pump_utils.set_multi_msg_error_flag(true);

518: when hr_multi_message.error_message_exist then
519: if cr%isopen then
520: close cr;
521: end if;
522: hr_pump_utils.set_multi_msg_error_flag(true);
523: when others then
524: if cr%isopen then
525: close cr;
526: end if;