DBA Data[Home] [Help]

APPS.PQP_ABSVAL_PKG dependencies on PQP_GB_CSS_DAILY_ABSENCES

Line 2685: pqp_gb_css_daily_absences.get_rolling_start_date

2681: -- get_rolling_start_date returns the Rolling period start date
2682: -- after considering the extensions of periods
2683:
2684: l_adjusted_scheme_start_date :=
2685: pqp_gb_css_daily_absences.get_rolling_start_date
2686: (p_rolling_end_date => p_effective_date
2687: ,p_scheme_period_duration => p_scheme_period_duration
2688: ,p_assignment_id => p_assignment_id
2689: ,p_business_group_id => p_business_group_id

Line 5728: pqp_gb_css_daily_absences.create_absence_plan_details

5724:
5725: --Call the css daily absences procedure here.
5726: -- is this proc name appropriate now?
5727:
5728: pqp_gb_css_daily_absences.create_absence_plan_details
5729: ( p_assignment_id => p_assignment_id
5730: ,p_business_group_id => p_business_group_id
5731: ,p_absence_id => p_absence_id
5732: ,p_pl_id => p_pl_id