DBA Data[Home] [Help]

APPS.HR_KFLEX_UTILITY dependencies on DT_FNDATE

Line 2303: dt_fndate.set_effective_date(trunc(p_effective_Date));

2299: else
2300: if g_debug then
2301: hr_utility.set_location(l_proc,30);
2302: end if;
2303: dt_fndate.set_effective_date(trunc(p_effective_Date));
2304: -- insert into fnd_sessions
2305: -- values
2306: -- (userenv('sessionid')
2307: -- ,trunc(p_effective_date));