DBA Data[Home] [Help]

APPS.HRDPP_CREATE_IN_SECONDARY_CWK_ dependencies on HR_PUMP_UTILS

Line 973: hr_pump_utils.set_multi_msg_error_flag(true);

969: when hr_multi_message.error_message_exist then
970: if cr%isopen then
971: close cr;
972: end if;
973: hr_pump_utils.set_multi_msg_error_flag(true);
974: when others then
975: if cr%isopen then
976: close cr;
977: end if;