DBA Data[Home] [Help]

APPS.HRDPP_CREATE_PERSONAL_PAY_METH dependencies on HR_PUMP_UTILS

Line 774: hr_pump_utils.set_multi_msg_error_flag(true);

770: when hr_multi_message.error_message_exist then
771: if cr%isopen then
772: close cr;
773: end if;
774: hr_pump_utils.set_multi_msg_error_flag(true);
775: when others then
776: if cr%isopen then
777: close cr;
778: end if;