DBA Data[Home] [Help]

APPS.HRDPP_CREATE_POSITION dependencies on HR_PUMP_UTILS

Line 1300: hr_pump_utils.set_multi_msg_error_flag(true);

1296: when hr_multi_message.error_message_exist then
1297: if cr%isopen then
1298: close cr;
1299: end if;
1300: hr_pump_utils.set_multi_msg_error_flag(true);
1301: when others then
1302: if cr%isopen then
1303: close cr;
1304: end if;