DBA Data[Home] [Help]

APPS.HRDPP_CREATE_CA_EMP_PRVTAX_INF dependencies on HR_PUMP_UTILS

Line 531: hr_pump_utils.set_multi_msg_error_flag(true);

527: when hr_multi_message.error_message_exist then
528: if cr%isopen then
529: close cr;
530: end if;
531: hr_pump_utils.set_multi_msg_error_flag(true);
532: when others then
533: if cr%isopen then
534: close cr;
535: end if;