DBA Data[Home] [Help]

APPS.PQP_NL_ABP_TEMPLATE dependencies on PQP_PENSION_FUNCTIONS

Line 1316: pqp_pension_functions.gen_dynamic_formula

1312: END IF;
1313:
1314: -- Replace the taxation and social insurance
1315: -- balance reduction text in the formula
1316: pqp_pension_functions.gen_dynamic_formula
1317: (p_pension_type_id => p_pension_type_id
1318: ,p_effective_date => p_effective_start_date
1319: ,p_formula_string => l_tax_si_text);
1320: