DBA Data[Home] [Help]

APPS.HRDPP_CREATE_NZ_PERSONAL_PAY_M dependencies on HR_PUMP_UTILS

Line 610: hr_pump_utils.set_multi_msg_error_flag(true);

606: when hr_multi_message.error_message_exist then
607: if cr%isopen then
608: close cr;
609: end if;
610: hr_pump_utils.set_multi_msg_error_flag(true);
611: when others then
612: if cr%isopen then
613: close cr;
614: end if;