DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_RU_EMP_ASG dependencies on HR_PUMP_UTILS

Line 1043: hr_pump_utils.set_multi_msg_error_flag(true);

1039: when hr_multi_message.error_message_exist then
1040: if cr%isopen then
1041: close cr;
1042: end if;
1043: hr_pump_utils.set_multi_msg_error_flag(true);
1044: when others then
1045: if cr%isopen then
1046: close cr;
1047: end if;