DBA Data[Home] [Help]

APPS.HRDPP_CREATE_RU_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 1342: hr_pump_utils.set_multi_msg_error_flag(true);

1338: when hr_multi_message.error_message_exist then
1339: if cr%isopen then
1340: close cr;
1341: end if;
1342: hr_pump_utils.set_multi_msg_error_flag(true);
1343: when others then
1344: if cr%isopen then
1345: close cr;
1346: end if;