DBA Data[Home] [Help]

APPS.HRDPP_CREATE_AU_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 1154: hr_pump_utils.set_multi_msg_error_flag(true);

1150: when hr_multi_message.error_message_exist then
1151: if cr%isopen then
1152: close cr;
1153: end if;
1154: hr_pump_utils.set_multi_msg_error_flag(true);
1155: when others then
1156: if cr%isopen then
1157: close cr;
1158: end if;