DBA Data[Home] [Help]

APPS.HRDPP_CREATE_MX_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 1285: hr_pump_utils.set_multi_msg_error_flag(true);

1281: when hr_multi_message.error_message_exist then
1282: if cr%isopen then
1283: close cr;
1284: end if;
1285: hr_pump_utils.set_multi_msg_error_flag(true);
1286: when others then
1287: if cr%isopen then
1288: close cr;
1289: end if;