DBA Data[Home] [Help]

APPS.PAY_NL_LIFE_SAVINGS_TEMPLATE dependencies on PQP_PENSION_FUNCTIONS

Line 1241: pqp_pension_functions.gen_dynamic_formula

1237: IF g_debug THEN
1238: hr_utility.set_location('Replacing Tax SI string in the formula', 51);
1239: END IF;
1240:
1241: pqp_pension_functions.gen_dynamic_formula
1242: (p_pension_type_id => p_pension_type_id
1243: ,p_effective_date => p_effective_start_date
1244: ,p_formula_string => l_tax_si_text);
1245: