DBA Data[Home] [Help]

APPS.GHR_BENEFITS_EIT dependencies on DT_FNDATE

Line 280: dt_fndate.change_ses_date (p_ses_date => TRUNC (SYSDATE),

276: l_business_group_id := p_business_group_id;
277: l_pl_code := p_pl_code;
278: l_opt_code := p_opt_code;
279:
280: dt_fndate.change_ses_date (p_ses_date => TRUNC (SYSDATE),
281: p_commit => l_commit
282: );
283:
284: -- Get Program ID

Line 775: dt_fndate.change_ses_date (p_ses_date => TRUNC (SYSDATE),

771: l_opt_name := p_opt_name;
772:
773: -- hr_utility.trace_on(null,'sundar');
774:
775: dt_fndate.change_ses_date (p_ses_date => TRUNC (SYSDATE),
776: p_commit => l_commit
777: );
778:
779: if l_effective_date < to_date('07/01/2005','MM/DD/YYYY') then