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 3268: dt_fndate.change_ses_date

3264: ,'DD-MON-RRRR');
3265: --
3266: -- Put row in fnd_sessions
3267: --
3268: dt_fndate.change_ses_date
3269: (p_ses_date => l_effective_date,
3270: p_commit => l_commit);
3271: --
3272: -- This process could be either a continuation of the master process or could

Line 4693: dt_fndate.change_ses_date

4689: l_lf_evt_ocrd_dt := to_date(to_char(trunc(l_lf_evt_ocrd_dt),'DD/MM/RRRR'),'DD/MM/RRRR');
4690: --
4691: -- Put row in fnd_sessions
4692: --
4693: dt_fndate.change_ses_date
4694: (p_ses_date => l_effective_date,
4695: p_commit => l_commit);
4696: --
4697: -- Initialize all the global record structures