DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on PQP_PENSION_FUNCTIONS

Line 1047: pqp_pension_functions.gen_dynamic_formula(p_pension_type_id => p_pension_type_id

1043:
1044: END IF;
1045:
1046: -- replace the taxation and social insurance balance reduction text in the --formula
1047: pqp_pension_functions.gen_dynamic_formula(p_pension_type_id => p_pension_type_id
1048: ,p_effective_date => p_effective_start_date
1049: ,p_formula_string => l_tax_si_text);
1050:
1051: FOR temp_rec IN csr_get_formula_txt(l_shad_formula_id)