DBA Data[Home] [Help]

APPS.PQP_PENSION_EXTRACTS dependencies on BENUTILS

Line 2063: l_outputs := Benutils.formula

2059: ,c_effective_date => p_effective_date);
2060: FETCH csr_ff_type INTO l_foumula_type_id;
2061: CLOSE csr_ff_type;
2062: IF l_foumula_type_id = -413 THEN -- person level rule
2063: l_outputs := Benutils.formula
2064: (p_formula_id => i.data_elmt_rl
2065: ,p_effective_date => p_effective_date
2066: ,p_assignment_id => p_assignment_id
2067: ,p_organization_id => p_organization_id