DBA Data[Home] [Help]

APPS.GHR_PRH_BUS dependencies on GHR_PROC_FUT_MT

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

334: -- end loop;
335: l_exists := true;
336: /*End Bug:6624155*/
337: --bug# 4896738
338: if not l_exists and not ghr_proc_fut_mt.g_skip_grp_box then
339: hr_utility.set_message(8301,'GHR_38103_INV_GROUPBOX_USER');
340: hr_utility.raise_error;
341: end if;
342: end if;