DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_ADI_TAX_CRP dependencies on HR_PUMP_UTILS

Line 318: hr_pump_utils.set_multi_msg_error_flag(true);

314: when hr_multi_message.error_message_exist then
315: if cr%isopen then
316: close cr;
317: end if;
318: hr_pump_utils.set_multi_msg_error_flag(true);
319: when others then
320: if cr%isopen then
321: close cr;
322: end if;