DBA Data[Home] [Help]

APPS.HRDPP_CREATE_US_SECONDARY_EMP_ dependencies on HR_PUMP_UTILS

Line 1075: hr_pump_utils.set_multi_msg_error_flag(true);

1071: when hr_multi_message.error_message_exist then
1072: if cr%isopen then
1073: close cr;
1074: end if;
1075: hr_pump_utils.set_multi_msg_error_flag(true);
1076: when others then
1077: if cr%isopen then
1078: close cr;
1079: end if;