DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_PRTT_RT_VAL dependencies on HR_PUMP_UTILS

Line 780: hr_pump_utils.set_multi_msg_error_flag(true);

776: when hr_multi_message.error_message_exist then
777: if cr%isopen then
778: close cr;
779: end if;
780: hr_pump_utils.set_multi_msg_error_flag(true);
781: when others then
782: if cr%isopen then
783: close cr;
784: end if;