DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on PQP_PENSION_FUNCTIONS

Line 1045: pqp_pension_functions.gen_dynamic_formula(p_pension_type_id => p_pension_type_id

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