DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_ELIG_CVRD_DPNT dependencies on HR_PUMP_UTILS

Line 512: hr_pump_utils.set_multi_msg_error_flag(true);

508: when hr_multi_message.error_message_exist then
509: if cr%isopen then
510: close cr;
511: end if;
512: hr_pump_utils.set_multi_msg_error_flag(true);
513: when others then
514: if cr%isopen then
515: close cr;
516: end if;