DBA Data[Home] [Help]

APPS.GHR_US_NFC_EXTRACTS dependencies on BENUTILS

Line 5281: l_outputs := Benutils.formula

5277: ,c_effective_date => p_effective_date);
5278: fetch csr_ff_type into l_foumula_type_id;
5279: close csr_ff_type;
5280: if l_foumula_type_id = -413 then -- person level rule
5281: l_outputs := Benutils.formula
5282: (p_formula_id => i.data_elmt_rl
5283: ,p_effective_date => p_effective_date
5284: ,p_assignment_id => p_assignment_id
5285: ,p_organization_id => p_organization_id