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 824: ,p_fixed_year_start_date => fnd_date.date_to_canonical(

820: p_assignment_id => p_assignment_id
821: ,p_scheme_period_type => p_scheme_period_type
822: ,p_scheme_period_duration => p_scheme_period_duration
823: ,p_scheme_period_uom => p_scheme_period_uom
824: ,p_fixed_year_start_date => fnd_date.date_to_canonical(
825: p_rolling_end_date)
826: ,p_balance_effective_date => p_rolling_end_date
827: ) ;
828: -- get all no pay days in the period (including sickness + maternity