DBA Data[Home] [Help]

APPS.PQP_US_PENSION_EXTRACTS dependencies on BENUTILS

Line 2879: l_outputs := Benutils.formula

2875: ,c_effective_date => p_effective_date);
2876: FETCH csr_ff_type INTO l_foumula_type_id;
2877: CLOSE csr_ff_type;
2878: IF l_foumula_type_id = -413 THEN -- person level rule
2879: l_outputs := Benutils.formula
2880: (p_formula_id => i.data_elmt_rl
2881: ,p_effective_date => p_effective_date
2882: ,p_assignment_id => p_assignment_id
2883: ,p_organization_id => p_organization_id