DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_EMP_ASG dependencies on HR_PUMP_UTILS

Line 1037: hr_pump_utils.set_multi_msg_error_flag(true);

1033: when hr_multi_message.error_message_exist then
1034: if cr%isopen then
1035: close cr;
1036: end if;
1037: hr_pump_utils.set_multi_msg_error_flag(true);
1038: when others then
1039: if cr%isopen then
1040: close cr;
1041: end if;