DBA Data[Home] [Help]

APPS.PQP_PENSION_FUNCTIONS dependencies on PAY_NL_TAX_PKG

Line 2940: l_per_age := pay_nl_tax_pkg.get_age_system_date(p_assignment_id,p_date_earned);

2936: -- calculated is at least the min of what is defined for
2937: -- the collective agreement
2938:
2939: --10421413
2940: l_per_age := pay_nl_tax_pkg.get_age_system_date(p_assignment_id,p_date_earned);
2941: IF l_per_age > 23 THEN
2942: l_per_age := 23 ;
2943: ELSIF l_per_age < 15 THEN
2944: l_per_age := 15 ;

Line 3036: l_per_age := pay_nl_tax_pkg.get_age_system_date(p_assignment_id,l_begin_of_year_date);

3032:
3033: --
3034: -- Get the age of the EE
3035: --
3036: l_per_age := pay_nl_tax_pkg.get_age_system_date(p_assignment_id,l_begin_of_year_date);
3037:
3038: -- Check the change in pension salary compared to the previous year.
3039: -- a max change of 2% plus the inflation percentage should be
3040: -- applied. This is for EE equal to or older than 58 as of