DBA Data[Home] [Help]

APPS.PQP_ABSVAL_PKG dependencies on PQP_GB_CSS_DAILY_ABSENCES

Line 2706: pqp_gb_css_daily_absences.get_rolling_start_date

2702: -- get_rolling_start_date returns the Rolling period start date
2703: -- after considering the extensions of periods
2704:
2705: l_adjusted_scheme_start_date :=
2706: pqp_gb_css_daily_absences.get_rolling_start_date
2707: (p_rolling_end_date => p_effective_date
2708: ,p_scheme_period_duration => p_scheme_period_duration
2709: ,p_assignment_id => p_assignment_id
2710: ,p_business_group_id => p_business_group_id

Line 5756: pqp_gb_css_daily_absences.create_absence_plan_details

5752:
5753: --Call the css daily absences procedure here.
5754: -- is this proc name appropriate now?
5755:
5756: pqp_gb_css_daily_absences.create_absence_plan_details
5757: ( p_assignment_id => p_assignment_id
5758: ,p_business_group_id => p_business_group_id
5759: ,p_absence_id => p_absence_id
5760: ,p_pl_id => p_pl_id