DBA Data[Home] [Help]

APPS.PQP_GB_CSS_DAILY_ABSENCES dependencies on FND_DATE

Line 43: debug(fnd_date.date_to_canonical(p_trace_date));

39: PROCEDURE debug
40: (p_trace_date IN DATE )
41: IS
42: BEGIN
43: debug(fnd_date.date_to_canonical(p_trace_date));
44: END debug;
45: --
46: --
47: --

Line 802: ,p_fixed_year_start_date => fnd_date.date_to_canonical(

798: p_assignment_id => p_assignment_id
799: ,p_scheme_period_type => p_scheme_period_type
800: ,p_scheme_period_duration => p_scheme_period_duration
801: ,p_scheme_period_uom => p_scheme_period_uom
802: ,p_fixed_year_start_date => fnd_date.date_to_canonical(
803: p_rolling_end_date)
804: ,p_balance_effective_date => p_rolling_end_date
805: ) ;
806: -- get all no pay days in the period (including sickness + maternity