DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CN_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 1223: hr_pump_utils.set_multi_msg_error_flag(true);

1219: when hr_multi_message.error_message_exist then
1220: if cr%isopen then
1221: close cr;
1222: end if;
1223: hr_pump_utils.set_multi_msg_error_flag(true);
1224: when others then
1225: if cr%isopen then
1226: close cr;
1227: end if;