DBA Data[Home] [Help]

APPS.PQP_NL_PGGM_TEMPLATE dependencies on PQP_PENSION_FUNCTIONS

Line 1218: pqp_pension_functions.gen_dynamic_formula

1214: IF g_debug THEN
1215: hr_utility.set_location('Replacing Tax SI string in the formula', 51);
1216: END IF;
1217:
1218: pqp_pension_functions.gen_dynamic_formula
1219: (p_pension_type_id => p_pension_type_id
1220: ,p_effective_date => p_effective_start_date
1221: ,p_formula_string => l_tax_si_text);
1222: