DBA Data[Home] [Help]

APPS.HRDPP_CREATE_ELIG_DPNT dependencies on HR_PUMP_UTILS

Line 506: hr_pump_utils.set_multi_msg_error_flag(true);

502: when hr_multi_message.error_message_exist then
503: if cr%isopen then
504: close cr;
505: end if;
506: hr_pump_utils.set_multi_msg_error_flag(true);
507: when others then
508: if cr%isopen then
509: close cr;
510: end if;