DBA Data[Home] [Help]

APPS.GHR_PRH_BUS dependencies on GHR_PROC_FUT_MT

Line 335: if not l_exists and not ghr_proc_fut_mt.g_skip_grp_box then

331: l_exists := true;
332: exit;
333: end loop;
334: --bug# 4896738
335: if not l_exists and not ghr_proc_fut_mt.g_skip_grp_box then
336: hr_utility.set_message(8301,'GHR_38103_INV_GROUPBOX_USER');
337: hr_utility.raise_error;
338: end if;
339: end if;