DBA Data[Home] [Help]

APPS.BEN_PREMIUM_CONCURRENT dependencies on DT_FNDATE

Line 19: * 06-Oct-99 tguy 115.4 added call to dt_fndate

15: * 18-Jun-99 lmcdonal 115.0 Created
16: * 08-Jul-99 lmcdonal 115.1 Added reporting
17: * 20-JUL-99 Gperry 115.2 genutils -> benutils package rename.
18: * 23-Jul-99 lmcdonal 115.3 add distinct to main cursor.
19: * 06-Oct-99 tguy 115.4 added call to dt_fndate
20: * 12-Oct-99 maagrawa 115.5 ben_env_object.init call added
21: * to do_multithread.
22: * 02-Nov-99 lmcdonal 115.6 Make ben_prem_pl_oipl_monthly
23: * multi-threaded.

Line 276: dt_fndate.change_ses_date

272: l_first_day_of_month:=to_date(to_char(trunc(l_first_day_of_month),'DD/MM/RRRR'),'DD/MM/RRRR');
273: --
274: -- Put row in fnd_sessions
275: --
276: dt_fndate.change_ses_date
277: (p_ses_date => l_effective_date,
278: p_commit => l_commit);
279: --
280: l_actn := 'Calling benutils.get_parameter...';

Line 648: dt_fndate.change_ses_date

644: l_effective_date_char := to_char(l_effective_date,'YYYY/MM/DD HH24:MI:SS');
645: --
646: -- Put row in fnd_sessions
647: --
648: dt_fndate.change_ses_date
649: (p_ses_date => l_effective_date,
650: p_commit => l_commit);
651: -- Load premium fields:
652: l_first_day_of_month :=