DBA Data[Home] [Help]

APPS.HR_KFLEX_UTILITY dependencies on DT_FNDATE

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

2314: else
2315: if g_debug then
2316: hr_utility.set_location(l_proc,30);
2317: end if;
2318: dt_fndate.set_effective_date(trunc(p_effective_Date));
2319: -- insert into fnd_sessions
2320: -- values
2321: -- (userenv('sessionid')
2322: -- ,trunc(p_effective_date));