DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on DT_FNDATE

Line 43: 115.17 06-Oct-1999 tguy added call to dt_fndate

39: question is attached when the parameter
40: use_fctr_to_sel_flag is ON.
41: -Added 3 parameters comp_selection_rule,
42: los_det_to_use_cd, use_fctr_to_sel_flag.
43: 115.17 06-Oct-1999 tguy added call to dt_fndate
44: 115.18 11-Oct-1999 maagrawa los_dt_to_use_cd supported to get the start
45: date. Support available for DOH and ASD only.
46: 115.19 13-Oct-1999 stee Change elig_enrol_cd to not be required for
47: mss mailing unless a comp object is specified.

Line 3210: dt_fndate.change_ses_date

3206: ,'DD-MON-RRRR');
3207: --
3208: -- Put row in fnd_sessions
3209: --
3210: dt_fndate.change_ses_date
3211: (p_ses_date => l_effective_date,
3212: p_commit => l_commit);
3213: --
3214: -- This process could be either a continuation of the master process or could

Line 4628: dt_fndate.change_ses_date

4624: l_lf_evt_ocrd_dt := to_date(to_char(trunc(l_lf_evt_ocrd_dt),'DD/MM/RRRR'),'DD/MM/RRRR');
4625: --
4626: -- Put row in fnd_sessions
4627: --
4628: dt_fndate.change_ses_date
4629: (p_ses_date => l_effective_date,
4630: p_commit => l_commit);
4631: --
4632: -- Initialize all the global record structures