DBA Data[Home] [Help]

APPS.HRDPP_CREATE_GB_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 958: hr_pump_utils.set_multi_msg_error_flag(true);

954: when hr_multi_message.error_message_exist then
955: if cr%isopen then
956: close cr;
957: end if;
958: hr_pump_utils.set_multi_msg_error_flag(true);
959: when others then
960: if cr%isopen then
961: close cr;
962: end if;